Application Development 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: 

status code 51.

Former Member
0 Kudos

HI All,

I got error in inbound process.The Status Code is 51.

Error: Appication document not posted.Its saying , Function Module not allowed,IDOC_INPUT_MATMAS01.

1 REPLY 1

laxmanakumar_appana
Active Contributor
0 Kudos

Hi,

check this FM: IDOC_INPUT_MATMAS01 attached to the process code .

Go to the transaction : WEDI , here you have step by step transactions to be used for configuring the inbound and outbound IDOC's.

for inbound idoc settings

in WEDI transaction follow development->inbound processing settings -> inbound process code option (WE42)

while creating the process code , select processing by function module option from processing type, then click on the identification and select the function module.

and also check

Go to SE16 --> table TBDBE, check whether your message type has a record. Then go to BDBG and check whether correct function module is assigned.

Regards

Appana