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

Update customer adding partner functions (KNVP)

former_member582701
Contributor
0 Likes
2,349

Hi,

I need to insert new partner functions in a customer. I have been looking for a BAPI but it does not exist. Here in the forum I have seen some threads saying you can use SD_CUSTOMER_MAINTAIN_ALL but there are other threads saying you have to do a BDC because SD_CUSTOMER_MAINTAIN_ALL have not to be used for that at all.

Do you know the good way to do that?

Regards,

Manel

4 REPLIES 4
Read only

former_member582701
Contributor
0 Likes
1,175

BDC seems the only way (call transaction to VD02)

Read only

0 Likes
1,175

Hi Manel Casadesus,

Now am struck with the same problem can u plz provide me with sample code or bapi..

thnaks in Advance.

Read only

0 Likes
1,175

Hi,

We did that via batch input. No BAPI was found.

We used VD02 transaction so save a recording via SM35 transaction and use the code returned

Regards,

Manel

Read only

0 Likes
1,175

Thanku so much...