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

Status table for purchase orders

Former Member
0 Likes
3,995

Hi experts,

When a purchase order is accepted by someone it changes its status. Is there any table that i can select from it to obtain the worker who changed the status of a purchase order?

Thank you all,

Artur.

1 ACCEPTED SOLUTION
Read only

nirajgadre
Active Contributor
0 Likes
1,261

hi,

Try to check the table EKBE (History per Purchasing Document).

and also check CDPOS and CDHDR table

I guess her you find the all the required details

Hi experts,

When a purchase order is accepted by someone it changes its status. Is there any table that i can select from it to obtain the worker who changed the status of a purchase order?

Thank you all,

Artur.

4 REPLIES 4
Read only

Former Member
0 Likes
1,261

Hi Artur,

you can get the data from EKKO- STATU field

Regards,

Kumar M.

Read only

0 Likes
1,261

Thanks but there i can get the last status, but not the status changes. I want to obtain all the status modifications.

Read only

0 Likes
1,261

Check the change log in CDHDR and CDPOS.

Read only

nirajgadre
Active Contributor
0 Likes
1,262

hi,

Try to check the table EKBE (History per Purchasing Document).

and also check CDPOS and CDHDR table

I guess her you find the all the required details