Hello,
We are creating customers by running a custom report prog., wherein we used standard SAP's BAPI for creating this
customers.
We are running this custom report prog. in background, wherein the running user ID is WF-BATCH, i mean, workflow
batch ID
Customers are creating successfully without District and Tax jurisdiction code!!
When we checked the change log via XD03-->Menu-->Environment-->Account changes--->All fields--->All changes, we
noticed below
Fiels: District / ADRC-ORT02
Old value: New York district
New: ' ' ==> See, here its cleared!
User: WF-BATCH
This is happening only in case of US Sold-To creation
I mean, my prog. / BAPI / standard SAP is creating new customer successfully w/ district and tax code correctly, but after its creation IMMEDIATELY the WF-BATCH user is clearing these 2 flds data!!
Pls. let me know that Why WF-BATCH user is clearing immediately the district and tax jurisdiction code once its created in SAP?
Thank you