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

FM to create customer master

Former Member
0 Likes
583

Hi,

I am using BAPI function BAPI_BUSINESS_PARTNER_CREATE to create customer master. I have this error message “Activity category does not exist”.

Please help.

best regards,

AL

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
535

Hi,

Check the BAPI BAPI_CUSTOMER_CREATEFROMDATA1 for creating the customer..

Thanks,

Naren

3 REPLIES 3
Read only

Former Member
0 Likes
536

Hi,

Check the BAPI BAPI_CUSTOMER_CREATEFROMDATA1 for creating the customer..

Thanks,

Naren

Read only

former_member404244
Active Contributor
0 Likes
535

Hi,

u need to pass the values to the import parameter ->PARTNERCATEGORY.Then chek the same.I think u r missing something...This parameter is mandatory

chek the following bapi BAPI_CUSTOMER_CREATEFROMDATA1

Regards,

Nagaraj

Read only

0 Likes
535

Nagaraj,

1. I have import the parameter PARTNERCATEGORY but i still get the same error message.

2. I have try BAPI_CUSTOMER_CREATEFROMDATA1, but this FM ask for Sales organization data which i don't have the sales area yet. Please advice.

best regards,

AL