Get SAPID of buyer from PO
To know who has created any particular purchase orders.
- When PO is displayed with ME23N, buyer name is displayed in the title in big font.
- However if exact SAP id is needed, following may also be done
tcode: SE16N
table: EKKO
input: EBELN ( purchase order number )
Execute the query, creator id will be displayed in the result.
Leave a Reply