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 read the status of Purchase Order

Former Member
0 Kudos

Hi Experts,

How can i read the status of PO.

Regards,

Asmitha.

7 REPLIES 7

Former Member
0 Kudos

Hi,

Goto ME23N there in Header details you can tabstrip status there u can see the status of document.

in Table EKKO field statu shows the status.

<b>Reward points if useful.</b>

Regards,

Vimal

former_member404244
Active Contributor
0 Kudos

Hi,

u can get it from the table in EKKO and the field statu .

Reward if helpful.

Regards,

Nagaraj

0 Kudos

Hi,

In that field the status is in number.But i want the satus in this value range : New, Partial Goods receipt, Partial Invoiced, Goods received, Invoiced, Completed.

How can i get the related status from that numerical value.

Regards,

Asmitha.

0 Kudos

Hi,

check the field VGABE in table EKBE AND ALSO CHECK the table VBUK and field GBSTK..

Regards,

Nagaraj

0 Kudos

Hi,

I think this will solvecheck the table <b>EKKO-PROCSTAT</b>

this has details what you specified/required.

<b>reward points if useful</b>

Regards,

Vimal

0 Kudos

also for getting those text check in table DD07T-DDTEXT

example

domainname:ESTAK / VGABE

domlanguage:EN

u will get those text for that domain.

<b>reward points if useful</b>

Regards,

Vimal

Message was edited by:

Vimal Kumar

Former Member
0 Kudos

Hi

the field <b>EKKO-STATU</b> will give the status of the PO

Regards

Anji