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

Reading Status message

tushar_shukla
Active Participant
0 Likes
520

if there is any function module through which i can get the status message of inbound idoc with the help of idoc no(docnum) and status recore no .

3 REPLIES 3
Read only

former_member194669
Active Contributor
0 Likes
485

Hi,

Use fm IDOC_READ_COMPLETELY and give Idoc number as input

a®

Read only

ferry_lianto
Active Contributor
0 Likes
485

Hi,

Please check FM EDI_DOCUMENT_READ_ALL_STATUS.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
485

It is pretty simple just pass the IDOC number in the table EDIDS and get the status code