‎2007 Jun 22 5:38 PM
‎2007 Jun 22 5:44 PM
Go to Transaction SHDB.
Create a recording for transaction XD01.
Record BDC.
Then either Generate a program or Run the recording in Background with necessary values to create a customer in Background.
‎2007 Jun 22 5:44 PM
Go to Transaction SHDB.
Create a recording for transaction XD01.
Record BDC.
Then either Generate a program or Run the recording in Background with necessary values to create a customer in Background.
‎2007 Jun 22 5:47 PM
hi
is there any function module r tx., r anyother way other than it.
‎2007 Jun 22 5:49 PM
I don't think there is any function module for this.
Tried to find a BAPI but couldn't find one.
‎2007 Jun 22 6:08 PM
Hi,
Use this Bapi,
<b>BAPI_CUSTOMER_CREATE</b>
Reward if useful.
Thanks
Aneesh.
‎2007 Jun 22 6:22 PM
BAPI_CUSTOMER_CREATE can not create customer in background. It just calls transaction XD01 in foreground.
‎2007 Jun 22 6:25 PM