2008 Apr 21 11:46 AM
HI,
The fields RSNUM and RSPOS are from the reservation table RESB. Based on these two fields I am fetching MBLNR MJAHR and ZEILE from MSEG table. But the select query is taking a lot of time. Could anyone please give me a replacement for MSEG Table .
Thanks,
Chinmaye
HI,
The fields RSNUM and RSPOS are from the reservation table RESB. Based on these two fields I am fetching MBLNR MJAHR and ZEILE from MSEG table. But the select query is taking a lot of time. Could anyone please give me a replacement for MSEG Table .
Thanks,
Chinmaye
2008 Apr 21 10:06 PM
You should avoid reading MSEG if you don't know the document number (MBLNR). Check if you can get to that number in table EKBE via table EKET. See this site for an illustration of how the tables are connected:
http://www.erpgenie.com/sap/abap/tables_mm.htm#Purchasing%20Tables
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |