‎2008 Jul 31 1:10 PM
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
‎2008 Jul 31 1:12 PM
hi check the data passed for the inbound idoc in we19..means some mandatory fields may be missing ....i hope
‎2008 Jul 31 1:14 PM
Hi Manoj,
Check the data that is passed to the Idoc. Mite b any Mandatory field is missed
Regards,
Chitra
‎2008 Jul 31 1:14 PM
‎2008 Jul 31 1:17 PM
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
‎2008 Jul 31 1:20 PM
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)
‎2008 Jul 31 1:32 PM
can u tell me which segment has the field for material description..?
‎2008 Jul 31 1:36 PM
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
‎2008 Jul 31 1:46 PM
hi check this segment E1EDP19..
you can check the qualifier EDI_QUALFI
‎2008 Jul 31 2:31 PM
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
‎2008 Jul 31 1:17 PM
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