Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

customer creation

Former Member
0 Likes
872

hi

how we should create customer in background.

reply urgent.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
844

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.

6 REPLIES 6
Read only

Former Member
0 Likes
845

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.

Read only

0 Likes
844

hi

is there any function module r tx., r anyother way other than it.

Read only

0 Likes
844

I don't think there is any function module for this.

Tried to find a BAPI but couldn't find one.

Read only

Former Member
0 Likes
844

Hi,

Use this Bapi,

<b>BAPI_CUSTOMER_CREATE</b>

Reward if useful.

Thanks

Aneesh.

Read only

0 Likes
844

BAPI_CUSTOMER_CREATE can not create customer in background. It just calls transaction XD01 in foreground.

Read only

0 Likes
844

Thanks Darshil for letting me know this.

Regards

Aneesh.