Change an attribut of an object reference

Michael Pokraka workflow at quirky.me.uk
Mon May 24 08:48:49 EDT 2004


Hi Werner,
Repeat after me: BOR Objects are not OO objects. And again. Just kidding,
but the truth in that is that BOR attributes are a one-way/read only
concept. To change it you have to change the underlying data, usually via=
 a
method or a table update of sorts.
 
If you're looking to change the name, the method 'RENAME' might be what
you're after.
 
Cheers
Mike
 
Werner Koessl wrote:
> Hi workflow experts,
>
> i think this question is stupid but i don't know at the moment how to c=
hange
> the value of an attribut of an object reference.
> I want to change the attribut 'NAME' of objecttype WF_DOC.
> I tried:
> MOVE test_element TO object-NAME.
> But the system says: Element NAME not known.
> I also tried to create a new object reference but i didn't work.
>
> So how can i change an attribut of a reference?
>
> Thanks in advance!
> Werner.
>
> ** Confidentiality Statement and Disclaimer **
> Diese E-Mail enth=E4lt vertrauliche und/oder rechtlich gesch=FCtzte
> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
> E-Mail irrt=FCmlich erhalten haben, informieren Sie bitte sofort den
> Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren
> sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
>
> This e-mail may contain confidential and/or privileged information.
> If you are not the intended recipient (or have received this e-mail
> in error) please notify the sender immediately and destroy this e-mail.
> Any unauthorized copying, disclosure or distribution of the material
> in this e-mail is strictly forbidden.
> ** End of Statement **
>
>
 


More information about the SAP-WUG mailing list