Skip to Content
0
May 27, 2008 at 09:45 AM

How to get IDOC Current status Message text.

1526 Views

Hi Guys,

Is there any table which stores the current status message(Exact message displayed in BD87 transaction) of an IDOC.

I tried table EDIDS and fields STATXT, STPA1,STPA2,

STPA3,STPA4 But these are not consistent.

Even i tried FM IDOC_GET_MESSAGE_ATTRIBUTE. Still have consistency problems. For some IDOCs it is giving same message as displayed in BD87, For some others it is displaying some thing else like &&&&.

My intension is to get the message text of an IDOC if the current ststus is other than 03 and 53.(success) Also let me know is this the right way to get error IDOCs.

Thanks,

Vinod.