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

Customer Master Update using BAPI

Former Member
0 Likes
1,578

Hi all,

I am using class CMD_EI_API for updating customer master, but this class does not supports processing of license data ( databaase table -> KNVL ) and Permitted Alternative Payee data ( database table -> KNZA ) for customer. Are there any BAPIs which support saving of KNVL and KNZA data.

Regards,

Kaushal Shah.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,066

Hi,

Can you try using the FM - MDM_FILL_KNVL_SEG

6 REPLIES 6
Read only

Former Member
0 Likes
1,067

Hi,

Can you try using the FM - MDM_FILL_KNVL_SEG

Read only

0 Likes
1,066

Hi Raj,

We are not using IDOCs. The FM provided is ideal for IDOC data.

Regards,

Kaushal

Read only

0 Likes
1,066

How about SD_CUSTOMER_MAINTAIN_ALL ? It's not remote-enabled though...

Read only

0 Likes
1,066

Not released too

@kaushal-Please read the doc of the class, it would have been mentioned that it will not do any validation and the correct data must be supplied.

Read only

0 Likes
1,066

Hi Brad,

SD_CUSTOMER_MAINTAIN_ALL \is only for SAP internal usage. So we can not use that FM.

Regards,

Kaushal Shah

Read only

0 Likes
1,066

Hi Brad,

Thanks.

We are eventually using SD_CUSTOMER_MAINTAIN_ALL as there seems to be no alternative available.

Regards,

Kaushal Shah