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

BAPI for Customer master change

Former Member
0 Likes
2,847

Hi Experts,

I need to change customer master(VD02) with the values KNVV-KVGR2(Sale data view->extras-> additional data) , KNVV-PRAT7, KNVV-PRAT8, KNVV-PRAT9( sales data view-> sales tab-> Product Attributes) in the customer master.

The BAPI's BAPI_CUSTOMER_CHANGEFROMDATA1, BAPI_CUSTOMER_CHANGEFROMDATA does not change the above said field values.

Is there any other BAPI to change the data in these fields KNVV-KVGR2,KNVV-PRAT7, KNVV-PRAT8, KNVV-PRAT9 ?

I tried BDC but when recording i am not able find sales data view-> sales tab-> Product Attributes and Sale data view->extras-> additional data.

How to change these values KNVV-KVGR2,KNVV-PRAT7, KNVV-PRAT8, KNVV-PRAT9 in the customer master.

Suggest a method to update this.

Thanks and regards.

Venkatesh.

1 REPLY 1
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
1,246

I dont think there is a bapi available for this,

Have a look into methods of class CMD_EI_API.

Method MAINTAIN_BAPI will be useful.

You can also check the unreleased fm SD_CUSTOMER_MAINTAIN_ALL