2012 Nov 27 12:19 PM
Can Anyone suggest to optimise the below select queries for improve the performance.
1 SELECT SINGLE ausme matnr werks
FROM marc INTO (marc-ausme, marc-matnr, marc-werks)
WHERE matnr EQ LS_TAB-matnr
AND werks EQ LS_TAB-werks.
2 SELECT SINGLE msehi INTO LS_TAB-vrkme FROM t006
WHERE isocode = LS_TAB-vrkme.
Moderator message: please do more research before posting, for example
Message was edited by: Thomas Zloch
2012 Nov 27 12:36 PM
2. Please Read F1 help on Select Single From Transaction 'ABAPDocu'. Basic questions cannot be answered as per SCN Forum Rules
2. Please Read F1 help on Select Single From Transaction 'ABAPDocu'. Basic questions cannot be answered as per SCN Forum Rules
2012 Nov 27 12:36 PM
2. Please Read F1 help on Select Single From Transaction 'ABAPDocu'. Basic questions cannot be answered as per SCN Forum Rules
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |