‎2007 Apr 02 7:49 AM
Hi All,
What are the Reference (or Object) Characteristics?
How to create them?
What is the use of them?
and How to use them?
Thanks,
Vivek.
‎2007 Apr 02 8:00 AM
Hi,
It's the OOPS(object oriented programming concept).
we create an object with reference to a class and we call the methods using that Object.
reward if useful
regards,
Anji
‎2007 Apr 02 8:09 AM
Hi Reddy,
Thanks for your reply.
Actually my requirement is, i want to use the reference characteristics to access the fields of sales order and then i want to change the item data. The fields that i can change are in structure VCSD_UPDATE. Our functional team is going to be create the reference characteristics.
Now you can tell me how i can use the reference characteristics to change the sales order fields. And they given user exit for this is 'EXIT_SAPFV45S_002 (process changed field values)'.
Thanks,
Vivek.