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 through Background

aakash_neelaperumal2
Active Participant
0 Likes
354

Is it possible to know if a PO is created through Background. Is there any field in any of the table which gives this info?

1 REPLY 1
Read only

Former Member
0 Likes
303

nope there's no knowing. a PO might be created using ME57, ME58, ME21, ME21N ... the transaction with which it is posted is not recorded in any of the EK*-tables. perhaps you could abap an user-exit or BAPI to store the transaction in an unused field in EKKO whilst posting the document.