cancel
Showing results for 
Search instead for 
Did you mean: 

extraction of details in delivery address tab in po

0 Kudos

I want to extract some details from a po. so I want to know from which table we can extract the details of a name and vendor number that is in the delivery address tab of a purchase order and also from which table can we get the line item from a purchase order?

View Entire Topic
0 Kudos

Hi Sai,

Answer to your question,

1.Pass your PO no (EBELN) into Purchasing Document Header (EKKO) table, you will get Vendor no (LIFNR),

2.Pass your PO no (EBELN) into Purchasing Document Item(EKPO) table and you will get all the PO Line item (EBELP)

3.Pass this Vendor no (LIFNR) into table LFA1 and you will get Vendor name( NAME1)

0 Kudos

Hi sachin,

In LFA1 we get the vendor name but can you plz tell me in which table can we get the vendor destination and vendor destination description ? both are different vendor name and vendor destination