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

PO status

Former Member
0 Likes
450

IN 46C there is NO FIELD AS EKKO-PROCSTAT

In a report I need to capture PO status.Structure MEPO1232 stores the PO status from 1 to 8.

I know a PO can be in a receipted but not invoiced/partially invoiced/delivered but not invoiced etc.

How do these statuses map to status 1-8 in structure MEPO1232.

Thanks.

Message was edited by:

S V

Message was edited by:

S V

1 REPLY 1
Read only

Former Member
0 Likes
402

If i am wrong sorry to answer this quesiton

to check the po whether it is open.. check the below condition...

EKPO-ELIKZ = ' ' , then that po is considered as Open PO.