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

extend customer master sales area data

Former Member
0 Likes
536

Hi Experts,

I have a requirement to where the sales area(sales organisation) needs to be extende for the existing customer.Meaning i need to creates sales org for the existing customer and also update tax classifcation which will be multiple TAXKD fileds) and also update multiple partner fucntions for the given customer number.

Can you please advise on which the will the best method to extend the sales area(haiing multiple tax classification and multiple partenr fucntions) for the customer.I am thinking of using a BDC as i dint find nay BAPI's to udpate the required informaiton on the customer and i feel LSMW will be complex.

kindly suggest which one would be the simpler method for the above sceanrio.

Hi Experts,

I have a requirement to where the sales area(sales organisation) needs to be extende for the existing customer.Meaning i need to creates sales org for the existing customer and also update tax classifcation which will be multiple TAXKD fileds) and also update multiple partner fucntions for the given customer number.

Can you please advise on which the will the best method to extend the sales area(haiing multiple tax classification and multiple partenr fucntions) for the customer.I am thinking of using a BDC as i dint find nay BAPI's to udpate the required informaiton on the customer and i feel LSMW will be complex.

kindly suggest which one would be the simpler method for the above sceanrio.

1 REPLY 1
Read only

Former Member
0 Likes
448

Hi Rohan,

An LSMW wouldn't be too difficult. You could use standard batch input with customer master. You would need 3 files: one for the customer master, one for the tax classification records (BKNVI), and one for the partner records (BKNVP).

Let me know if you have any questions.

Brenda