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 to update table KNVK

Former Member
0 Likes
3,302

Hi ,

I want to update ABTNR & PAFKT fields of the table KNVK(Customer contact data). I am updating other customer data by using standard FM, SD_CUSTOMER_MAINTAIN_ALL. I am not sure whether the same FM can update KNVK as well.

Kindly guide me whether the same FM can update KNVK also by passing the required corresponding parameter as "Tables" parameter or i have to use some other BAPI/FM to update the KNVK fields.

Thanks in advance.

Regards,

Chetan

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
1,378

Check this link

link:[http://wiki.sdn.sap.com/wiki/display/Snippets/Automatic%20creation%20of%20contact%20persons%20for%20customers]

Read only

bruno_esperanca
Contributor
0 Likes
1,378

Hi Chetan,

Please check this class to create/edit vendor contacts:

Best,

Bruno