‎2010 Mar 30 3:37 PM
Hi All,
I want to update the Partner Functions Tab in SD (XD02). I want to add new entries in the table control under the field Partner Function (PARVW) and Business Partner Number. Is there a BAPI for this functionality.
Thanks for the help.
‎2010 Mar 30 4:18 PM
Hi Rahul
Below bapi is used to change Customer master data....
BAPI_CUSTOMER_CHANGEFROMDATA
BAPI_CUSTOMER_CHANGEFROMDATA1
oR
FM: SD_CUSTOMER_MAINTAIN_ALL
i hope above info helps you
Thanks
Ramesh
‎2010 Mar 30 4:18 PM
Hi Rahul
Below bapi is used to change Customer master data....
BAPI_CUSTOMER_CHANGEFROMDATA
BAPI_CUSTOMER_CHANGEFROMDATA1
oR
FM: SD_CUSTOMER_MAINTAIN_ALL
i hope above info helps you
Thanks
Ramesh
‎2010 Mar 30 4:26 PM
Hi
SD_CUSTOMER_MAINTAIN_ALL is unsafe and should not be used. As for the other two FM can you elaborate how I can achieve the link between the Partner Function and the Customer as in how do I populate the Partner Function Field. (PARVW), it is not even there in the BAPI's that you have mentioned.
Please read the requirement carefully next time.
‎2010 Mar 30 7:45 PM
HI Rahul
GO to bapi and check FKNVP
There is a field called ... PARVW .
you issue wont be resolved with BAPI ....or FM.. according to my understanding...
Write a BDC program to load the partner data or change the partner data...
Thanks
Ramesh