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: 

Table name for the structure MEPO1211

Former Member
0 Kudos

Hi Friends,

I want to find out the the Purchase Orders created with USD currency. This currency indicator is not available in the table EKPO. On checking the PO, the currency field is in the strucure MEPO1211.

Kindly let me know the table name where the PO with currency is stored or the table name for the structure MEPO1211.

Thanks in advance.

Regards,

Mark K

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi

In EKKO table WAERS reference field.Please check it.

Thanks

3 REPLIES 3

Former Member
0 Kudos

hi

In EKKO table WAERS reference field.Please check it.

Thanks

Former Member
0 Kudos

Hi Mark,

Currency information for PO you will get from Purchasing Document Header table (EKKO).

Field WAERS will give you the curerncy indicator for given document.

Regards,

Deepa Kulkarni

uwe_schieferstein
Active Contributor
0 Kudos

Hello Mark

If the fields belong to the PO header then EKKO is the table you should look for.

In case of item related data the table is EKPO.

In any case structure MEPO1211 just belongs to screen 1211 in the PO application.

Further Reading:

[Purchase order item - cl_po_header_handle_mm|https://wiki.sdn.sap.com/wiki/display/ABAP/Purchaseorderitem-cl_po_header_handle_mm]

Regards

Uwe