Skip to Content
0
Former Member
Jun 24, 2009 at 09:04 AM

Unique Value in SAP in System value (SY) per active Session

105 Views

Hi All,

Is there any unique value available in SAP per active session like a session device id or something? Also how can I get that value. Currently I'm trying to refer in sy-modno but in this does not incerement if you are using a single id on two different terminals (PC). It only increments if you are just using a single id with multiple sessions in 1 PC.

If we can capture the IP of the PC in ABAP then it is much better but my worry if it would run in a batch job can it still get an IP address?

Thanks,

Alfred

Edited by: Alfred Africa on Jun 24, 2009 5:12 PM