‎2010 Jul 08 3:20 PM
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.
‎2010 Jul 08 3:29 PM
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