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: 

inbound idoc error message

Former Member
0 Kudos

Hello support team,

I am developing a report in which i have to give a select option "date" when i entered the date in this select-option then after executing , the corresponding idoc type, idoc date, idoc number , idoc receiving site and idoc message that appers in Wper is shown.

all the field are from EDIDC, EDID4, EDIDS tables except idoc message.

Please suggest me from which table i found the message field .

EX:

site: 017

idoc number : 6346213

idoc type WPUWBW

idoc date: 07.04.2010

Idoc message: "Delivery completed" indicator cannot be set for item 00018 .

Thanks and Regards,

Preeti thakur

2 REPLIES 2

Former Member
0 Kudos

Hi Preeti..

There are fields in EDIDS itself.

STAMID - Message ID , STAMNO - Message Number , STAPA1, STAPA2 , STAPA3 and STAPA4

Pass these parameters to function module FORMAT_MESSAGE

You will get appropriate message for the Idoc number.

Hope this will help.

0 Kudos

Hi digvijya,

Its an Retail idoc and started with 'W'. These fields has not sufficient use for me. i tried it already.

see this example. i need to fetch this type of error message " Base unit of measure PC or article 000000000002014037 unknown ". please suggest now.

0000000027

idoc type: WPUWBW Goods movements

idoc number: 1760035 idoc date: 07.04.2010

idoc message: Base unit of measure PC or article 000000000002014037

Regards,

Preeti