2013 Dec 04 7:52 AM
Hi,
I am creating PO with the help of file data using BAPI BAPI_PO_CREATE1 where some address fields are getting uploaded along with few other
PO fields. But i have a problem with CDHDR and CDPOS table getting updated because of Address fields which in turn triggers IDOCs to some other systems.But when i comment those address fields, address is being taken from Plant data internally and these Change pointer fields are not getting updated and PO gets created normally.
So I need to solution to create PO with address fields from file without updating these change pointer tables. Please help if anyone knows a solution for this issue.
Hi,
I am creating PO with the help of file data using BAPI BAPI_PO_CREATE1 where some address fields are getting uploaded along with few other
PO fields. But i have a problem with CDHDR and CDPOS table getting updated because of Address fields which in turn triggers IDOCs to some other systems.But when i comment those address fields, address is being taken from Plant data internally and these Change pointer fields are not getting updated and PO gets created normally.
So I need to solution to create PO with address fields from file without updating these change pointer tables. Please help if anyone knows a solution for this issue.
2013 Dec 04 8:04 AM
Hi,
Yes we can restrict the change log updates in CDHDR and CDPOS table.
Check the link for better understanding.
Steps to enable logging of changes in change documents - Code Gallery - SCN Wiki
Thanks,
Kiran