Referencing Object Properties within Methods

Michael Pokraka workflow at quirky.me.uk
Wed Feb 25 11:22:59 EST 2004


Hi Carl,
Would definitively suggest using SWC_GET_PROPERTY.
Attributes are usually buffered and you could end up with an empty value =
by
direct access.
Cheers
Mike
 
Carl M Harrison wrote:
> All,
>
>> From within the method code, is there an easy way to reference attribut=
es
> of the business object that you are working in?  For instance, you can
> simply reference key fields of the object using OBJECT-KEY-FIELDNAME.  =
Can
> you reference attributes or properties using OBJECT-?
>
> Or....do I have to use the macro SWC_GET_PROPERTY  SELF  'PropertyName'
> L_Property?
>
> Thanks,
>
> Carl
>
>
 


More information about the SAP-WUG mailing list