2007 Apr 10 12:41 PM
Hi experts,
What are the fields OBJECTCLAS and OBJECTID in CDHDR/CDPOS tables?
What type of values will be stored in theses tables?..Can any body let me know with an example..
Regards
Ravi.
2007 Apr 10 12:51 PM
OBJECTCLAS shows the class of the change. This can be EKKO or MATERIAL
OBJECTID is a link to the object itself, for instance the purchase order number or the material number
regards,
Hans
Please reward all helpful answers !!!!!
2007 Apr 10 12:51 PM
OBJECTCLAS shows the class of the change. This can be EKKO or MATERIAL
OBJECTID is a link to the object itself, for instance the purchase order number or the material number
regards,
Hans
Please reward all helpful answers !!!!!
2007 Apr 10 12:57 PM
If you want to get all the changes for a material, the the Objectclass would be MATERIAL and the objectid would be the material number.
if you want all the changes for a PO header, then object class would be EKKO and Object ID would be the PO Number.
If yo uwant the changes for a PO Item, then the Objectclass would be EKPO and the Object Id would be the concatenation of the PO Number and PO Item.
Regards,
Ravi