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

error in idoc

former_member404244
Active Contributor
0 Likes
987

Hi experts,

For inbound idoc iwas getting the status as 51.The error is

function module not allowed idoc_input_orders .

Can anyone tell what might be the reason for this status.

Expecting results from all the experts

Thanks in advance

Nagaraj

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
935

Hi Nagraj,

In WE82, we will be assigning the message type to IDoc type. Also should mention the version of IDoc type you are using.

If found useful, award points pls.

Thanks,

Bharadwaj

Hi experts,

For inbound idoc iwas getting the status as 51.The error is

function module not allowed idoc_input_orders .

Can anyone tell what might be the reason for this status.

Expecting results from all the experts

Thanks in advance

Nagaraj

7 REPLIES 7
Read only

Former Member
0 Likes
935

Hi,

it is because you are using the wrong FM to process, can you tell me the IDOC type you are using.

Regards

vijay

Read only

former_member404244
Active Contributor
0 Likes
935

Hi Vijay,

Thanks for the response .Iam using the messagetype as

ORDERS and basic type as ORDERS05.There is also extension

ZORDER.

The process code which iam using is ORDE.

Waiting for ur reply.

Regards,

Nagaraj

Read only

0 Likes
935

Did you assigned the FM to it,

can you check which one you assigned to your IDOC type

IDOC_INPUT_ORDERS

or

IDOC_INPUT_STOREORDER

check it <b>EDIFCT</b> table,give idoc basic type,messagetype,extension get the FM.and use it.

Regards

vijay

Read only

former_member404244
Active Contributor
0 Likes
935

Hi vijay,

Iam using the standard one so evrything is correct.

But during configuration settings one thing i left was WE82 tcode where we should attach message type,basictype and extensiontype.

So will it be the cause for my problem..getting status as 51.

Please could u help me regarding this.Waiting for ur reply.

Thanks for the suggestions.

regards,

Nagaraj

Read only

0 Likes
935

and while assiging the Process code , did you assigned the correct process code. and try to assign the extension type to IDOC type via we82.

Regards

vijay

Read only

Former Member
0 Likes
936

Hi Nagraj,

In WE82, we will be assigning the message type to IDoc type. Also should mention the version of IDoc type you are using.

If found useful, award points pls.

Thanks,

Bharadwaj

Read only

former_member404244
Active Contributor
0 Likes
935

Hi Vijay

Thanks a lot

Regards,

Nagaraj