‎2010 Jun 17 4:40 PM
Hi
We are using BAPI BAPI_CUSTOMER_CREATEFROMDATA1 to create a customer,
Iam able to create customer with the above BAPI, but the issue it is not creating change pointer records in CDHDR and CDPOS tables.
Any Idea why the BAPI is not creating the change pointers and how should i go with creation of customer master.
Thanks
Srinivas
‎2010 Jun 18 6:16 AM
Hi,
Change document details will be updated CDHDR and CDPOS only if you make changes in the document.
Regards
Vinod
‎2010 Jun 18 2:06 PM
Solved, After calling the BAPI BAPI_CUSTOMER_CREATEFROMDATA1 is called, it should be committed by BAPI_TRANSACTION_COMMIT
Thanks Srinivas
‎2010 Jun 18 2:07 PM
Solved, After calling the BAPI BAPI_CUSTOMER_CREATEFROMDATA1 is called, it should be committed by BAPI_TRANSACTION_COMMIT
Thanks Srinivas