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

ISU Business Partner Master data Upload using BAPI?

Former Member
0 Likes
490

Hi Experts,

I used BAPI "BAPI_ISUPARTNER_CREATEFROMDATA" to upload ISU Business Partner master data.

This BPAI is not uploading the following topics:

1. Communication Address like Telephone,extension, email and etc., are not uploading.

2. Middle name, nick name etc, the field which are under the Expand symbol not uploading.

3. Reference customer also not uploading.

strctures what I used are:

for communication : TELEFONDATANONADDRESS, E_MAILDATANONADDRESS

general data : BAPIISUBPD

Reference customer: BAPIBPPARA-MUSTER_KUN

I am passing all the data but not uploading some of the field values (above) using that BAPI.

Could you please let me know the solution?

Please help me out!

Thanks in advance.

sekhar

1 REPLY 1
Read only

Former Member
0 Likes
361

Sekhar:

Try with below details:

for communication : BAPIISUBPA & BAPIISUBPAX.

general data : BAPIISUBPD & BAPIISUBPDX

Reference customer: BAPIISUBPA-BP_EXT & BAPIISUBPDX-BP_EXT

Thanks,

Murali.