2006 Aug 22 10:22 AM
how can i call abap editor in program to edit,not use se38.
2006 Aug 22 10:24 AM
call transaction 'SE38'.
write the above statement in your program.
Thanks
eSwar
2006 Aug 22 10:26 AM
2006 Aug 22 10:27 AM
hi,
use abap command:
1)EDITOR-CALL FOR itab.
or
2) EDITOR-CALL FOR REPORT prog.
Andreas
2006 Nov 01 10:35 AM
hi
use abap command:
EDITOR-CALL FOR itab.
use this statement in program.it will call directly
with regards
m.sriknath.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |