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

EDI Table

Former Member
0 Likes
5,166

Hi,

If a sales order created through EDI IDOC, using standard SAP table we can get the IDOC number if we enter that particular sales order number and execute.

I am unable to recollect the table name. Please let me know the name of the table what I am searching for.

Thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
3,400

Hi,

try this way..

go to t-code-->We09 --> enter direction ( 1 = outbound , 2= inbound)

--. Neter message type or IDoc type

--.> Next go to enter search criteria

--> enter segemnet name which contains Sales order number

--> enter Field in the segemnet

--> Enter Sales Order number

and execute..it will display list of idocs triggered or sent for the sales order number..

or

got se16--> enter NAST table --. execute with sales order number is the Object key..

from nast table take the Partner number and data and go to EDIDC table and execute you will get the Idoc number for the sales

order for the particular dat

execute..it will show the latest idoc number for the sales order number..

Prabhudas

Read only

0 Likes
3,399

Hi Prabhu,

Thanks for the response.

I tried both but couldnu2019t trace the Idoc#

In the first case I canu2019t enter the segment details in search criteria because sales order is an inbound type. No segment contains the sales order number.

In the second case I tried giving the sales order number in the object key field but system displaying an error message.

I remember there is a table which we enter the sales order number straight forward we get the Idoc number.

Please pass your comments on the same.

Thanks.