‎2007 May 25 4:17 PM
Hello GUrus
Is it possible to diplay all the orders, that is , purchase order , sales order and the transport order, all open and closed.
Thanks in advance
kaushik
‎2007 May 25 4:19 PM
Hi
Yes, You can
You have write separate report programs for them.
For PO have to use EKKO and EKPO, MSEG tables
for Sales Orders Use the tables VBAK, VBAP and LIPS, LIKP tables
Reward points if useful
Regards
Anji
‎2007 May 25 4:19 PM
Hi
Yes, You can
You have write separate report programs for them.
For PO have to use EKKO and EKPO, MSEG tables
for Sales Orders Use the tables VBAK, VBAP and LIPS, LIKP tables
Reward points if useful
Regards
Anji
‎2007 May 25 4:22 PM
Yes possible,use to get the data from SD Tables,MM Tables and display the data by using REUSE_ALV_BLOCK_LIST_APPEND FM.
SD Tables :
VBAP,
VBAK,
VBFA,
VBUP,
VBUK,
VBPA,
MARA,
MAKT.
MM Tables :
EKKO
EKPO
EKET
EKKN
EKBE
MARA
MAKTX
Reward Points if it is helpful
Thanks
Seshu