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

Vendor Master Inbound Interface

Former Member
0 Likes
1,006

Hi All,

Is there a FM that can be used in an inbound interface for the vendor master creation?

We are using an extension of CREMAS05 basic type.

Thanks in advance.

5 REPLIES 5
Read only

former_member147380
Participant
0 Likes
796

There is function module IDOC_INPUT_CREDITOR.This need to be assigned to process code in parter profiles in inbound processing for vendor master data.

Read only

0 Likes
796

Hi,

Thanks for the reply, but the FM IDOC_INPUT_CREDITOR calls FM ERP_IDOC_INPUT_CREDITOR and it is checks for IDoc types. If the IDoc type is not CREMAS01 to CREMAS05 it raises an exception.

As we are using an extension of CREMAS05, the FM gives exception.

So we are looking for some other FM or BAPI.

We were not able to find any BAPI for Vendor master creation.

Any other solution?

Thanks in advance.

Read only

0 Likes
796

Hi ,

Try this FM IDOC_INPUT_CREDITOR_MDM.

Regards,

Venkat.

Read only

0 Likes
796

Thanks for the reply.

Again this Fm also calls the FM IDOC_INPUT_CREDITOR that checks the IDoc type and raises exception when we supply the custom IDOCtype.

Read only

Former Member
0 Likes
796

can you try with LSMW method....

Object 0040 Vendor master

Method 0001 Standard

Program Name RFBIKR00

Program Type B Batch Input