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 | CL_ABAP_SYST - GET_INSTANCE_NAME | Safe Determination of SYST Values | ||
| 2 | CL_SESSION_INFO - INIT_ATTRIBUTES | Get information about a session | SOURCE INIT_ATTRIBUTES( ). |
|
| 3 | CL_SESSION_INFO - INIT_ATTRIBUTES | Get information about a session | SOURCE init_attributes( ). |
|
| 4 | CL_SESSION_INFO - INIT_ATTRIBUTES | Get information about a session | SOURCE init_attributes( ). |
|
| 5 | CL_SESSION_INFO - _GET_ATTRIBUTE_LIST | Get information about a session | SOURCE _get_attribute_list( ). |
|
| 6 | CL_SESSION_INFO - _GET_EXTENDED_ID | Get information about a session | ||
| 7 | CL_SESSION_INFO - _GET_EXTENDED_ID | Get information about a session | ||
| 8 | CL_SESSION_INFO - _GET_INFO | Get information about a session | SOURCE session_list = _get_info( with_application_info = with_application_info |
|
| 9 | CL_SESSION_INFO - _GET_INFO | Get information about a session | SOURCE tenant = tenant ). |
|
| 10 | CL_SESSION_INFO - _GET_INFO | Get information about a session | SOURCE session_list = _get_info( with_application_info = with_application_info ). |
|
| 11 | CL_SESSION_INFO - _GET_PENDING_RESPONSE_NUMBER | Get information about a session | SOURCE pending_responses = _GET_PENDING_RESPONSE_NUMBER( ). |
|
| 12 | CL_SESSION_INFO - _GET_PROGRAM | Get information about a session | SOURCE me->_get_program( ). |
|
| 13 | CL_SESSION_INFO - _GET_TIME_OF_LAST_REQ | Get information about a session | SOURCE me->_get_time_of_last_req( ). |
|
| 14 | CL_SESSION_INFO - _IS_VALID_EXTENDED_ID | Get information about a session | SOURCE is_valid = _is_valid_extended_id( extended_id = extended_id ). |
|
| 15 | 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 ). |