Referencing Object Properties within Methods

Carl M Harrison carl.m.harrison at us.ibm.com
Wed Feb 25 11:07:21 EST 2004


All,
 
>From within the method code, is there an easy way to reference attributes
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