cancel
Showing results for 
Search instead for 
Did you mean: 

Customer-Bapi

Former Member
0 Kudos

Hello Gurus,

Whats the BAPI we can use to update the customer master

tax Classification field.

Regards

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Can we use soem BADI's to accomplish the same.

Update of Tax Classification in customer master .

Regards

alpesh_saparia3
Active Contributor
0 Kudos

Hi,

You can load your customer master data either by "LSMW" or "Batch data input".

BADI (Business addin) is used to validate or substitute values. It acts like user exit.

Former Member
0 Kudos

Customer master data should only be changed either with ALE or with

Batch Input. SAP do not support any BAPI's to change customer master

data. The BAPI's were developed from different applications and were

designed for their special needs. Please have a look at the SAP

notes 390045 and 384462 which should explain the proceeding. If you

want to use Batch Input, please also have a look at note 306275.

Another possibility is to use Trx XD99, object KNA1.

alpesh_saparia3
Active Contributor
0 Kudos

Hi,

BAPI means Business Application Programming Interface.

They are used to interface system with external system.

There is not standard bapi available for customer master.