Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

External Mode

Former Member
0 Likes
478

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.

2 REPLIES 2
Read only

Former Member
0 Likes
412

Hello,

The system variables SY-BATCH and SY-BINPT defines the mode whether the program is running.

Regards.

Read only

0 Likes
412

Hello,

No... we want know sessions of a user.

Thanks