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: 

To Find IDOC numbers assciated to Delivery Documents

Former Member
0 Kudos

Hi,

I have a set of delivery document numbers which failed to reach a boundary system. I need to identify the IDOC numbers associated with these deliveries. Is there any T-Code or program or queries which can pull up the IDOCS based on Delivery document #.

Thanks

NM

1 ACCEPTED SOLUTION

Former Member

Hi,

If you have output type for the delivery..

Then give delivery number in the table NAST-OBJKY to get the NAST-CMFPNR

Then in the table CMFP-NR give NAST-CMFPNR to get the IDOC numbers in the field MSGV1, MSGV2

Thanks

Naren

2 REPLIES 2

ferry_lianto
Active Contributor
0 Kudos

Hi,

You can use transaction WE09 to search IDoc content.

Please ensure you know the message type and the segment name which hold the delivery document.

Regards,

Ferry Lianto

Former Member

Hi,

If you have output type for the delivery..

Then give delivery number in the table NAST-OBJKY to get the NAST-CMFPNR

Then in the table CMFP-NR give NAST-CMFPNR to get the IDOC numbers in the field MSGV1, MSGV2

Thanks

Naren