SAP ABAP Class CL_TPDA_ADT_RES_VARIABLES (Variables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_ADT (Package) ADT Debugger

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20120227 |
Properties
Class | CL_TPDA_ADT_RES_VARIABLES | |
Short Description | Variables | |
Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STPDA_ADT | ADT Debugger |
Created | 20120217 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TPDA_ADT_RES_VARIABLES has no forward declaration.
Interfaces
Class CL_TPDA_ADT_RES_VARIABLES has no interface implemented.
Friends
Class CL_TPDA_ADT_RES_VARIABLES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20120227 | |||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CL_TPDA_ADT_RES_VARIABLES' | 20120227 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'data' | 20120227 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'metadata' | 20120227 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'row' | 20130718 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'variables' | 20130710 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'length' | 20120227 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'offset' | 20120227 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'rows' | 20130718 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'tablekey' | 20120227 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'templaterow' | 20130718 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'part' | 20120227 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'subpart' | 20130718 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'templaterow' | 20130716 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'variableName' | 20120227 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20120227 | |||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_TPDAPI_DATA_SERVICES | 20120227 | |||
18 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_TPDAPI_SERVICE | 20120227 | |||
19 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ADT_REST_CONTENT_HANDLER | 20120227 | |||
20 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20120227 | |||
21 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20120227 | |||
22 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_TPDAPI_SESSION | 20120227 | |||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130718 | |||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20120227 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20130716 | |
2 | ![]() |
Instance method | Private | Method | 20120227 | |
3 | ![]() |
Instance method | Private | Method | 20130716 | |
4 | ![]() |
Instance method | Private | Method | 20120227 | |
5 | ![]() |
Instance method | Private | Method | 20130709 |
Events
Class CL_TPDA_ADT_RES_VARIABLES has no event.
Types
Class CL_TPDA_ADT_RES_VARIABLES has no local type.
Method Signatures
Method CHECK_TABLE_REQUEST Signature
Method CHECK_TABLE_REQUEST on class CL_TPDA_ADT_RES_VARIABLES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130716 |
Method GET_DATA_AS_CSV Signature
Method GET_DATA_AS_CSV on class CL_TPDA_ADT_RES_VARIABLES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120227 |
Method GET_TABLE_CONTENT_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTENT_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_DATA_TABLE_CONTENT | 20130716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130716 | ||
2 | ![]() |
20130716 |
Method INIT Signature
Method INIT on class CL_TPDA_ADT_RES_VARIABLES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120227 |
Method RESOLVE_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROWS_TXT | Value transfer | Type reference (TYPE) | CSEQUENCE | 20130709 | |||
2 | ![]() |
R_TAB_ROWS | Value transfer | Type reference (TYPE) | IF_TPDAPI_DATA_TABLE_CONTENT=>TYP_TAB_ROWS | 20130709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130709 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |