‎2008 Sep 30 12:48 PM
Hello,
How we can identify the external mode in a program?
There is any system variable, system table, function module or similar ?
Thanks a lot.
‎2008 Sep 30 12:50 PM
Hello,
The system variables SY-BATCH and SY-BINPT defines the mode whether the program is running.
Regards.
‎2008 Sep 30 1:16 PM