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

User online hours bapi fm

WouterLemaire
SAP Mentor
SAP Mentor
0 Likes
795

Hi everybody,

I need to find a function module or BAPI that I can use to get the hours and days that users were online on the SAP system.

I already found the transaction sm21 were I can get this list but I need the bapi or fm that gives me the list.

Kind regards,

Wouter

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
752

Try /SDF/GET_SYS_LOG

4 REPLIES 4
Read only

Former Member
0 Likes
753

Try /SDF/GET_SYS_LOG

Read only

0 Likes
752

Thx but where do I have to enter this? I can't find it in SE37...

Read only

0 Likes
752

I am on SAP 4.7 and i see it in SE37. You can search for SYSLOG* in se37 and it will give you a list of FM's. You can use the one that meets your requirements.

Read only

0 Likes
752

Thx but still didn't found any usefull bapi or fm in se37