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

create customer function module issue

Former Member
0 Likes
366

Dear All,

I wanted to created a customer master using the funcion module '/SAPNEA/SMAPI_CUSTOMER_CREATE' or BAPI_CUSTOMER_CREATEFROMDATA1

and I am passing PI_COMPANYDATA and pi_copyreference. But its throwing an error. I have debugged and found out the problem. It is saying the 'reference customer enter is not maintained in Tax table' (table: KNVI). Yes its true the reference customer is not existed in that table. But I dont want to maintain Tax details for my customer. Is there any other function module to create the customer with/without referencing a customer with the data I am passing. (or) atleast please let me know how to stop this function module stop checking this Tax table. One more point I would like to let u know here. I tried to create BDC but BDC does not have 'Email' field which is mandatory for us. Kindly let me know if u know any solution.

Regards

Shija

2 REPLIES 2
Read only

Former Member
0 Likes
332

Hi Shija,

This can be done through BDC recording. I do not understand how the email field is mandatory and you are not able to get the field in the screen you are recording.

Just check the config and it can be done easily through the BDC recording method.

Regards,

Hari

Read only

Former Member
0 Likes
332

Hi Shija,

I got the same tax juridiction problem while working with vendor creation.

we applied OSS notes to get rid of this tax juridiction verification. It will by passes some of the account groups fromt the tax juridiction verificaiton.

Please check the corresponding OSS notes to get rid of this problem.