Hi all,
I'm using standard SAP BAPIs for customer master data like:
BAPI_CUSTOMER_CREATEFROMDATA1 - for customer creation
BAPI_CUSTOMER_CHANGEFROMDATA1 - for making changes to existing
customers
None of the two BAPIs are generating change documents - records in tables CDHDR and CD POS.
When I create/change the customer in dialog mode (in SAP GUI) in t-codes like XD01 / XD02 the change documents are generated in the mentioned tables.
I'm on version EHP7 for SAP ERP 6.0, NetWeaver 74 SP04.
thanks