Hi experts,
I have to simple program extracting FI information for an external program.
The program itself works perfectly, but when my users call the program through a transaction code, in the production environment it just terminates. No errors, no dump. There's nothing in SU53 and if the same user starts the program using SE80 it runs straight thru.
What am I missing? where can I go to see any kind of logs of why my program terminates?
Any pointers would be wonderful.
we're running 4.6C with support packages up to 51
/Michael
Please check whether the transaction code for the program is assigned properly.
Should check like whether it is Report with selection screen or other two options.
If the assignment is wrong it will dump.
Add a comment