2010 Jul 20 8:42 AM
I want to retrieve Messages that is executed through the command SUBMIT from an ABAP Program.
Can anyone help me with that?
Thanks,
Pramod
2010 Jul 20 8:50 AM
I don't think this is possible with SUBMIT. Is the program you're calling custom / standard ?
2010 Jul 20 8:50 AM
I don't think this is possible with SUBMIT. Is the program you're calling custom / standard ?
2010 Jul 20 8:55 AM
It's a custom program
Actually it's a Standard Program that needs to be called.
Edited by: Pramod Teewaree on Jul 20, 2010 10:23 AM
2010 Jul 20 9:15 AM
start other program in batch with fm K_BATCH_REQUEST
and analyse job-log BP_JOBLOG_READ with export parameter from above fm
A.
2010 Jul 20 9:19 AM
2010 Oct 12 1:05 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |