Class Method list used by SAP ABAP Class CL_SESSION_INFO (Get information about a session)
SAP ABAP Class CL_SESSION_INFO (Get information about a session) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_SYST - GET_INSTANCE_NAME Safe Determination of SYST Values
2 Class Method  CL_SESSION_INFO - INIT_ATTRIBUTES Get information about a session SOURCE INIT_ATTRIBUTES( ).
3 Class Method  CL_SESSION_INFO - INIT_ATTRIBUTES Get information about a session SOURCE init_attributes( ).
4 Class Method  CL_SESSION_INFO - INIT_ATTRIBUTES Get information about a session SOURCE init_attributes( ).
5 Class Method  CL_SESSION_INFO - _GET_ATTRIBUTE_LIST Get information about a session SOURCE _get_attribute_list( ).
6 Class Method  CL_SESSION_INFO - _GET_EXTENDED_ID Get information about a session
7 Class Method  CL_SESSION_INFO - _GET_EXTENDED_ID Get information about a session
8 Class Method  CL_SESSION_INFO - _GET_INFO Get information about a session SOURCE session_list = _get_info( with_application_info = with_application_info
9 Class Method  CL_SESSION_INFO - _GET_INFO Get information about a session SOURCE tenant = tenant ).
10 Class Method  CL_SESSION_INFO - _GET_INFO Get information about a session SOURCE session_list = _get_info( with_application_info = with_application_info ).
11 Class Method  CL_SESSION_INFO - _GET_PENDING_RESPONSE_NUMBER Get information about a session SOURCE pending_responses = _GET_PENDING_RESPONSE_NUMBER( ).
12 Class Method  CL_SESSION_INFO - _GET_PROGRAM Get information about a session SOURCE me->_get_program( ).
13 Class Method  CL_SESSION_INFO - _GET_TIME_OF_LAST_REQ Get information about a session SOURCE me->_get_time_of_last_req( ).
14 Class Method  CL_SESSION_INFO - _IS_VALID_EXTENDED_ID Get information about a session SOURCE is_valid = _is_valid_extended_id( extended_id = extended_id ).
15 Class Method  CL_SESSION_INFO - _IS_VALID_EXTENDED_ID Get information about a session SOURCE is_valid = _is_valid_extended_id( extended_id = extended_id server_name = server_name ).