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

Process Code For ADRMAS

Former Member
0 Likes
2,577

Hi,

Can you please let me know the Inbound Process code for ADRMAS? I have tried BAPI_MDM. but I am getting th eerror: Function module not allowed: BAPI_IDOC_INPUT_MDM. Please help.

Regards,

Rajeev

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,543

Hi Suhas,

I think, there is no need of defining a distribution model in case of inbound IDOCS. Please help in resolving the error that i have mentuioned above. This will be verey kind of you,

9 REPLIES 9
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,543

Hello Rajeev,

Did you follow-up your previous post ?

[|]

BR,

Suhas

Read only

Former Member
0 Likes
1,543

Hi Suhas,

My previous post was for distribution model. I tried it, but it didnt work. Now i am trying the message way and getting the error as mentioned above. Any solution to this? OR any other method to get my IDOC posted?

Thanks in advance.

Rajeev

Read only

Former Member
0 Likes
1,543

Hi Rajeev,

Please try using process code BAPI.

Regards,

Tutun

Read only

Former Member
0 Likes
1,543

Hi Tutun,

I have tried with BAPI also, but its not workings. Please someone help me in this regard.

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,543

Hello,

What is the error message when you try to assign the Business Object (BUS4001 for e.g.) to the distribution model ?

Can you please enlighten us ?

BR,

Suhas

Read only

Former Member
0 Likes
1,544

Hi Suhas,

I think, there is no need of defining a distribution model in case of inbound IDOCS. Please help in resolving the error that i have mentuioned above. This will be verey kind of you,

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,543

Hello,

Check in WE57 (view VEDIEDIFCT) for ADRMAS, i see that you can use the FM BAPI_IDOC_INPUT1 for associating with ADRMAS inbound processing.

BR,

Suhas

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,543

Hello,

Check in WE57 (view VEDIEDIFCT) for ADRMAS, i see that you can use the FM BAPI_IDOC_INPUT1 for associating with ADRMAS inbound processing.

BR,

Suhas

Read only

Former Member
0 Likes
1,543

Every FM which are being used for Idoc Processing must be written into TBD51 either via SE16 or View V_TBD51 from SM30.