Class Method list used by SAP ABAP Class CL_LOGON_INFO (Logon Information)
SAP ABAP Class
CL_LOGON_INFO (Logon Information) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_SYST - GET_INSTANCE_NAME | Safe Determination of SYST Values | ||
| 2 | CL_LOGON_INFO - _GET_ATTRIBUTE_LIST | Logon Information | SOURCE _get_attribute_list( ). |
|
| 3 | CL_LOGON_INFO - _GET_SESSION_LIST | Logon Information | SOURCE me->_get_session_list( with_application_info = with_application_info |
|
| 4 | CL_LOGON_INFO - _GET_SESSION_LIST | Logon Information | SOURCE tenant = tenant ). |
|
| 5 | CL_LOGON_INFO - _GET_SESSION_LIST | Logon Information | SOURCE me->_get_session_list( with_application_info = with_application_info ). |
|
| 6 | CL_LOGON_INFO - _GET_SUB_TYPE | Logon Information | SOURCE me->_get_sub_type( ). |
|
| 7 | CL_LOGON_INFO - _GET_TYPE | Logon Information | SOURCE me->_get_type( ). |
|
| 8 | CL_LOGON_INFO - _GET_UI_INFO | Logon Information | SOURCE me->_get_ui_info( ). |
|
| 9 | CL_LOGON_INFO - _GET_USER_NAME | Logon Information | SOURCE me->_get_user_name( ). |
|
| 10 | CL_SESSION_INFO - CONSTRUCTOR | Get information about a session | ||