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 Partner Function

Former Member
0 Likes
4,711

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,583

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

3 REPLIES 3
Read only

Former Member
0 Likes
2,584

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

Read only

0 Likes
2,583

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.

Read only

0 Likes
2,583

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