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 Member
0 Likes
1,050

hi mates

i have used standard basic type: orders05 and msg type : orders.

when i try to post doc for sales order ( inbound processing ) . my partner profile is found when i click std inbound button and my idoc is getting created, but in we02 the status is '51' stating

' there is no article description for item' . can any one help be solve this error..

any help will be appreciated

regards

manoj

10 REPLIES 10
Read only

Former Member
0 Likes
1,013

hi check the data passed for the inbound idoc in we19..means some mandatory fields may be missing ....i hope

Read only

Former Member
0 Likes
1,013

Hi Manoj,

Check the data that is passed to the Idoc. Mite b any Mandatory field is missed

Regards,

Chitra

Read only

Former Member
0 Likes
1,013

how to check for mandatory fields? kindly help me

Read only

0 Likes
1,013

Hi Manoj,

In the Idoc, In WE19 check the data you are passing.

Basically you would have some fields that are specified as mandatory in WE31 ( Segments) . So one among those mandatory fields are missing .

Regards,

Chitra

Edited by: Chitra Parameswaran on Jul 31, 2008 5:59 PM

Read only

0 Likes
1,013

hi go to the segments in the we31 ...and give the name of the segment....choose display....if the field is mandatory in a particular tcode then you must fill it ...i hope in your inbound ...material description field is missig(or may be you didnt filled that)

Read only

0 Likes
1,013

can u tell me which segment has the field for material description..?

Read only

0 Likes
1,013

Hi,

Goto transaction WE60 and specify the BASICTYPE AS ORDERS05...and press on display...U can see the entire documentation for the basic type orders....along with mandatory and optional segments..

Regards,

Nagaraj

Read only

0 Likes
1,013

hi check this segment E1EDP19..

you can check the qualifier EDI_QUALFI

Read only

0 Likes
1,013

i have given item doc = 10 in eiedp01 and now the error msg says ' no article description for item 10'. previously it was giving ' no article description for item'. help me with this issue

regards

manoj

Read only

former_member404244
Active Contributor
0 Likes
1,013

Hi,

1>Goto WE02 tcode and see if ur idoc has any sntax errors.If yes then try to correct data in WE02....

2>Goto WE19 tcode there u speicfy the error idoc and execute,now select inbound processing ....when u select it u will get a popup, specify the function module "IDOC_INPUT_ORDERS",then select CALL IN DEBUG MODE and select radio button "IN FOREGROUND"..it will take u into the debug mode the function module which triggers the idoc...u can see where exactly it went wrong...

Regards,

Nagaraj