Application Development 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: 

FM or Bapi for Customer Change

Former Member
0 Kudos

Hi Gurus,

I need Bapi or FM to change the customer only with new Tax classification.

Here i am getting the new Tax values thru selection screen for a customer. when i pass these values thru internal table i need to change the customer tax corresponing to given customer in selection screen. for this i need BAPI or FM.

points will be rewarded for helpful answers.

Regards,

Balu

6 REPLIES 6

Former Member
0 Kudos

Hi,

As fas as I know there is no such BAPI. However, you could use IDoc DEBMAS05 to do the job.

Regards,

John.

0 Kudos

Hi John,

can you please tell me how to use IDOC for this. if possible please send me the sample code.

thanks in advance.

regards,

Balu

0 Kudos

Hi,

The easiest way to find out how to use this is by generating the IDoct from an existing customer transaction BD12.

Regards,

John.

raymond_giuseppi
Active Contributor
0 Kudos

Try the BAPI of this function group :

V02D Customer Master: Read/Block

BAPI_CUSTOMER_CHANGEFROMDATA Customer: Change customer

BAPI_CUSTOMER_CHANGEFROMDATA1 Check personal data of a customer

BAPI_CUSTOMER_CREATEFROMDATA Customer: Create customer

BAPI_CUSTOMER_CREATEFROMDATA1 BAPI Create customer for BO customer (KNA1) - with CAM features

BAPI_CUSTOMER_GETDETAIL Customer: Read customer

BAPI_CUSTOMER_GETDETAIL1 BAPI Read customer to BO customer (KNA1) - with CAM features

BAPI_CUSTOMER_SEARCH Customer: Find customer number

BAPI_CUSTOMER_SEARCH1 BAPI Search customer for BO customer (KNA1) - with CAM features

Regards

Former Member
0 Kudos

Hi,

Try this FM SD_CUSTOMER_MAINTAIN_ALL.

Regards,

Satish

0 Kudos

hi ,

In that function module there is no data regarding tax classification