Buyer SAP ID in PO

Get SAPID of buyer from PO

To know who has created any particular purchase orders.

  1. When PO is displayed with ME23N, buyer name is displayed in the title in big font.
  2. 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