Class Method list used by SAP ABAP Class CL_TPDAPI_DATA_SERVICES (Data, variables .... and a lot more!)
SAP ABAP Class
CL_TPDAPI_DATA_SERVICES (Data, variables .... and a lot more!) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CE_TPDAPI_DATATYPE - S_GET_FROM_METATYPE | Enumeration: Data | ||
| 2 | CE_TPDAPI_DATATYPE - S_GET_FROM_METATYPE | Enumeration: Data | ||
| 3 | CE_TPDAPI_DATA_LOCALKIND - S_GET_FROM_ID | Type of Local Variable | ||
| 4 | CE_TPDAPI_DATA_PARAMKIND - S_GET_FROM_ID | Parameter Type | ||
| 5 | CE_TPDAPI_OBJTYPE - S_GET_FROM_ID | Object Types | ||
| 6 | CL_TPDAPI_DATA - INVALIDATE | Variable/Symbol in the Debugger | ||
| 7 | CL_TPDAPI_DATA - INVALIDATE | Variable/Symbol in the Debugger | ||
| 8 | CL_TPDAPI_DATA - INVALIDATE | Variable/Symbol in the Debugger | ||
| 9 | CL_TPDAPI_DATA - S_CREATE | Variable/Symbol in the Debugger | ||
| 10 | CL_TPDAPI_DATA - TRANSFER_SYMBQUICK_2_BASICDATA | Variable/Symbol in the Debugger | ||
| 11 | CL_TPDAPI_DATA - TRANSFER_SYMBQUICK_2_BASICDATA | Variable/Symbol in the Debugger | ||
| 12 | CL_TPDAPI_DATA - TRANSFER_SYMBQUICK_2_BASICDATA | Variable/Symbol in the Debugger | ||
| 13 | CL_TPDAPI_DATA - TRANSFER_SYMBQUICK_2_BASICDATA | Variable/Symbol in the Debugger | ||
| 14 | CL_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Data, variables .... and a lot more! | SOURCE l_str_symbquick2 = get_symbquick( i_name = i_name && '[]' i_flg_exception = '' ). |
|
| 15 | CL_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Data, variables .... and a lot more! | SOURCE l_str_symbquick = get_symbquick( l_str_internal-dataname ). |
|
| 16 | CL_TPDAPI_DATA_SERVICES - HAS_TABLE_BODY | Data, variables .... and a lot more! | SOURCE l_str_parameter-paramname = |
|
| 17 | CL_TPDAPI_DATA_SERVICES - HAS_TABLE_BODY | Data, variables .... and a lot more! | SOURCE has_table_body( |
|
| 18 | CL_TPDAPI_DATA_SERVICES - HAS_TABLE_BODY | Data, variables .... and a lot more! | SOURCE i_name = l_str_local-name |
|
| 19 | CL_TPDAPI_DATA_SERVICES - HAS_TABLE_BODY | Data, variables .... and a lot more! | SOURCE i_str_symbquick = l_str_symbquick ). |
|
| 20 | CL_TPDAPI_DATA_SERVICES - HAS_TABLE_BODY | Data, variables .... and a lot more! | SOURCE l_str_global-globalname = has_table_body( |
|
| 21 | CL_TPDAPI_DATA_SERVICES - HAS_TABLE_BODY | Data, variables .... and a lot more! | SOURCE i_name = l_str_lcl-name |
|
| 22 | CL_TPDAPI_DATA_SERVICES - HAS_TABLE_BODY | Data, variables .... and a lot more! | SOURCE i_str_symbquick = l_str_symbquick ). |
|
| 23 | CL_TPDAPI_DATA_SERVICES - INIT | Data, variables .... and a lot more! | SOURCE s_ref_service->init( ). |
|
| 24 | CL_TPDAPI_DATA_SERVICES - ON_DATA_CHANGED | Data, variables .... and a lot more! | SOURCE SET HANDLER me->on_data_changed FOR i_ref_data ACTIVATION ''. |
|
| 25 | CL_TPDAPI_DATA_SERVICES - ON_DATA_CHANGED | Data, variables .... and a lot more! | SOURCE SET HANDLER on_data_changed FOR i_ref_data. |
|
| 26 | CL_TPDAPI_DATA_SERVICES - ON_DEBUGGER_EVENT | Data, variables .... and a lot more! | SOURCE SET HANDLER on_debugger_event FOR l_ref_session. |
|
| 27 | CL_TPDAPI_DATA_SERVICES - REGISTER_DATA | Data, variables .... and a lot more! | SOURCE register_data( r_ref_data ). |
|
| 28 | CL_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Data, variables .... and a lot more! | SOURCE l_str_symbquick = get_symbquick( l_str_lcl-name ). |
|
| 29 | CL_TPDAPI_DATA_SERVICES - DEREGISTER_DATA | Data, variables .... and a lot more! | SOURCE deregister_data( |
|
| 30 | CL_TPDAPI_DATA_SERVICES - DEREGISTER_DATA | Data, variables .... and a lot more! | SOURCE deregister_data( |
|
| 31 | CL_TPDAPI_DATA_SERVICES - DEREGISTER_DATA | Data, variables .... and a lot more! | SOURCE deregister_data( |
|
| 32 | CL_TPDAPI_DATA_SERVICES - GET_CONTROLLER | Data, variables .... and a lot more! | SOURCE l_ref_controller = get_controller( ). |
|
| 33 | CL_TPDAPI_DATA_SERVICES - GET_DATA | Data, variables .... and a lot more! | SOURCE e_ref_current_temperature = me->get_data( '{DATAAGING_TEMPERATURE_CURRENT}' ). |
|
| 34 | CL_TPDAPI_DATA_SERVICES - GET_DATA | Data, variables .... and a lot more! | SOURCE e_ref_default_temperature = me->get_data( '{DATAAGING_TEMPERATURE_DEFAULT}' ). |
|
| 35 | CL_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Data, variables .... and a lot more! | SOURCE l_str_symbquick = me->get_symbquick( i_name ). |
|
| 36 | CL_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Data, variables .... and a lot more! | SOURCE l_str_symbquick = get_symbquick( l_str_local-name ). |
|
| 37 | CL_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Data, variables .... and a lot more! | SOURCE l_str_symbquick = get_symbquick( i_name = l_str_parameter-paramname ). |
|
| 38 | CL_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Data, variables .... and a lot more! | SOURCE l_str_symbquick = get_symbquick( l_str_lcl-name ). |
|
| 39 | CL_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Data, variables .... and a lot more! | SOURCE l_str_symbquick = get_symbquick( i_name = l_str_global-globalname i_flg_exception = '' ). |
|
| 40 | CL_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Data, variables .... and a lot more! | SOURCE l_str_symbquick = get_symbquick( i_name = i_name i_flg_exception = '' ). |
|
| 41 | CL_TPDAPI_GEN - S_GET_CONTROLLER | General Matters | ||
| 42 | CL_TPDAPI_GEN - S_GET_CONTROLLER | General Matters | ||
| 43 | CL_TPDAPI_GEN - S_GET_CONTROLLER | General Matters | ||
| 44 | CL_TPDAPI_GEN - S_GET_CONTROLLER | General Matters | ||
| 45 | CL_TPDAPI_GEN - S_GET_CONTROLLER | General Matters | ||
| 46 | CL_TPDAPI_GEN - S_GET_CONTROLLER | General Matters | ||
| 47 | CL_TPDAPI_GEN - S_GET_CONTROLLER | General Matters | ||
| 48 | CL_TPDAPI_GEN - S_GET_CONTROLLER | General Matters | ||
| 49 | CL_TPDAPI_GEN - S_GET_LAST_CHAR | General Matters | ||
| 50 | CL_TPDAPI_SERVICE - S_GET_INSTANCE | Service Class | ||
| 51 | CL_TPDAPI_SERVICE - S_GET_INSTANCE | Service Class | ||
| 52 | CL_TPDAPI_SESSION - GET_CONTROLLER | Debug Session | ||
| 53 | CL_TPDAPI_SESSION - S_GET_INSTANCE | Debug Session | ||
| 54 | CL_TPDA_DEBUG_AUTHORITY - AUTH_CHECK_CHANGE | TPDA: Authorization Checks | ||
| 55 | CX_TPDAPI_FAILURE_T100 - CREATE_EXCEPTION | Error in TPDAPI | ||
| 56 | CX_TPDAPI_FAILURE_T100 - CREATE_EXCEPTION | Error in TPDAPI | ||
| 57 | IF_TPDAPI_DATA - GET_DATATYPE | Data | ||
| 58 | IF_TPDAPI_DATA - GET_NAME | Data | ||
| 59 | IF_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Services for Variables | ||
| 60 | IF_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Services for Variables | ||
| 61 | IF_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Services for Variables | ||
| 62 | IF_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Services for Variables | ||
| 63 | IF_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Services for Variables | ||
| 64 | IF_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Services for Variables | ||
| 65 | IF_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Services for Variables | ||
| 66 | IF_TPDAPI_DATA_SERVICES - GET_SYSTEM_INTERNALS | Services for Variables | ||
| 67 | IF_TPDAPI_DATA_SERVICES - HAS_GLOBALS | Services for Variables | ||
| 68 | IF_TPDAPI_DATA_SERVICES - HAS_LOCALS | Services for Variables | ||
| 69 | IF_TPDAPI_DATA_SERVICES - HAS_PARAMETERS | Services for Variables | ||
| 70 | IF_TPDAPI_DATA_SERVICES - HAS_SYSTEM_INTERNALS | Services for Variables | ||
| 71 | IF_TPDAPI_DATA_SERVICES - IS_AUTHORIZED_FOR_DATA_CHANGE | Services for Variables | ||
| 72 | IF_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Services for Variables | ||
| 73 | IF_TPDAPI_DATA_SERVICES - GET_PARAMETERS | Services for Variables | ||
| 74 | IF_TPDAPI_DATA_SERVICES - GET_ME_OBJREF | Services for Variables | ||
| 75 | IF_TPDAPI_DATA_SERVICES - GET_ME_OBJREF | Services for Variables | ||
| 76 | IF_TPDAPI_DATA_SERVICES - GET_ME_OBJREF | Services for Variables | ||
| 77 | IF_TPDAPI_DATA_SERVICES - GET_LOCALS | Services for Variables | ||
| 78 | IF_TPDAPI_DATA_SERVICES - GET_GLOBALS | Services for Variables | ||
| 79 | IF_TPDAPI_DATA_SERVICES - GET_DATA_AGING_TEMPERATURES | Services for Variables | ||
| 80 | IF_TPDAPI_DATA_SERVICES - GET_DATA | Services for Variables | ||
| 81 | IF_TPDAPI_DATA_SERVICES - GET_DATA | Services for Variables | ||
| 82 | IF_TPDAPI_DATA_SERVICES - GET_DATA | Services for Variables | ||
| 83 | IF_TPDAPI_DATA_SERVICES - GET_DATA | Services for Variables | ||
| 84 | IF_TPDAPI_DATA_SERVICES - GET_SYMBQUICK | Services for Variables | ||
| 85 | IF_TPDAPI_EVENT - GET_TYPE | TPDAPI Event | ||
| 86 | IF_TPDAPI_SERVICE - GET_ATTACHED_SESSION | Service Instance of Debugger | ||
| 87 | IF_TPDAPI_SERVICE - GET_ATTACHED_SESSION | Service Instance of Debugger | ||
| 88 | IF_TPDAPI_SESSION - GET_SOURCE | Debug Session (Attached) | ||
| 89 | IF_TPDAPI_SOURCE - GET_SOURCETYPE | Information About Sources | ||
| 90 | IF_TPDAPI_SOURCE_ABAP - GET_PROGINFO | ABAP Source Information | ||
| 91 | IF_TPDA_CONTROL - GET_AUTOS | TPDA: Interface Kernel/ ABAP | ||
| 92 | IF_TPDA_CONTROL - GET_AUTOS | TPDA: Interface Kernel/ ABAP | ||
| 93 | IF_TPDA_CONTROL - GET_GLOBALS | TPDA: Interface Kernel/ ABAP | ||
| 94 | IF_TPDA_CONTROL - GET_GLOBALS | TPDA: Interface Kernel/ ABAP | ||
| 95 | IF_TPDA_CONTROL - GET_LOCALS | TPDA: Interface Kernel/ ABAP | ||
| 96 | IF_TPDA_CONTROL - GET_LOCALS | TPDA: Interface Kernel/ ABAP | ||
| 97 | IF_TPDA_CONTROL - GET_LOCALS | TPDA: Interface Kernel/ ABAP | ||
| 98 | IF_TPDA_CONTROL - GET_LOCALS | TPDA: Interface Kernel/ ABAP | ||
| 99 | IF_TPDA_CONTROL - GET_SYMB_QUICK | TPDA: Interface Kernel/ ABAP |