cancel
Showing results for 
Search instead for 
Did you mean: 

Ask t-code for PO list

Former Member
0 Kudos

Hi, All,

Is there a t-code that will show a PO by lines, goods receipts and invoice receipts?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

SQVI is SAP Query. It's reasonably straight forward, especially for lists and you can link tables according to your own needs (in my experience it can be a bit flakey on sub totals and totalling).

EKBE is the PO history table. Use tx SE11 to view fields and tx SE16 to see examples.

See also tables EKKO, EKPO.

Regards,

Nick

Answers (3)

Answers (3)

former_member187989
Active Contributor
0 Kudos

Develop a report using SQVI from table EKBE.

Former Member
0 Kudos

Could you tell me what's functional for SQVI?

And what's table for EKBE?

Thanks

Former Member
0 Kudos

He is referring to make a report through SAP QUERY by using table EKBE which is table used for PO. You can check EKKO and EKPO as well. These tables are used for PO Header and items.

former_member187989
Active Contributor
0 Kudos

There a lot of reports for po list,

T.codes are ME2N,ME2M,ME2L,ME2S,ME2W,ME2K,MB5S,MR11...

Former Member
0 Kudos

Hi,

For goods receipts exists

In tcode ME2N enter the purchasing org,plant or your reqyuired data .In selection parameter enter the parameter you want for example WE102 -Goods receipt exist .This will provide you the list of goods receipts for seleected period.

I am not sure about the invoice receipt

Reagdrs,

Nitin Amritkar