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: 

PO through Background

aakash_neelaperumal2
Active Participant
0 Kudos

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

Former Member
0 Kudos

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.