using 'SUBMIT' and get messages
Hi, all.
I created 2 addon programs.
1 program call another program by 'SUBMIT'.
but I don't get messages outputed by called program.
Is it impossinble?
please let me know.
thanks.
.Subramony A R .Subramony Ramakrishnan replied
In my earlier reply i pointed that in the called program
if error
export sy-subrc to memory
endif
after submit in the calling program
import from memory
a®