AW: Change an attribut of an object reference

Werner Koessl Werner.Koessl at hirschvogel.com
Mon May 24 09:29:24 EDT 2004


Hi Mike,
 
sorry that's rigth, it seems to me that the weekend isn't over yet.
I was confused because i took an example of an attribut implementation =
(object-attribut).
 
Thanks!
Werner.
 
 
-----Urspr=FCngliche Nachricht-----
Von: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU]Im Auftrag von
Michael Pokraka
Gesendet: Montag, 24. Mai 2004 14:49
An: SAP-WUG at MITVMA.MIT.EDU
Betreff: Re: Change an attribut of an object reference
 
 
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 =
change
> 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