SAP ABAP Class CL_WDR_PERS_TABLE_READER (Implementation of TABLE_READER)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_PERS_TABLE_READER | Reads the configuration data as a table | 20110217 |
Properties
Class | CL_WDR_PERS_TABLE_READER | |
Short Description | Implementation of TABLE_READER | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20110217 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WDR_PERS_TABLE_READER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_PERS_TABLE_READER | Reads the configuration data as a table | 20110217 |
Friends
Class CL_WDR_PERS_TABLE_READER 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 | ID of Root Node | 20110217 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CFG_EXPL_DATA_TAB | WDA Configuration: Explicit Data | 20110217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110217 |
2 | ![]() |
Instance method | Private | Method | Returns all elements | 20110217 |
3 | ![]() |
Instance method | Private | Method | Returns the node name from path and the path name | 20110217 |
4 | ![]() |
Instance method | Private | Method | Converts type i into string | 20110217 |
5 | ![]() |
Instance method | Private | Method | 20110217 | |
6 | ![]() |
Instance method | Private | Method | 20110217 |
Events
Class CL_WDR_PERS_TABLE_READER has no event.
Types
Class CL_WDR_PERS_TABLE_READER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TABLE | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_DATA_TAB | 20110217 |
Method CONSTRUCTOR on class CL_WDR_PERS_TABLE_READER has no exception.
Method INT_GET_CONFIG_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_LINES | Value transfer | Type reference (TYPE) | WDY_CFG_EXPL_DATA_TAB | 20110217 | |||
2 | ![]() |
FROM_INDEX | Call by reference | Type reference (TYPE) | I | 20110217 | |||
3 | ![]() |
NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20110217 | |||
4 | ![]() |
TO_INDEX | Call by reference | Type reference (TYPE) | I | 20110217 |
Method INT_GET_CONFIG_LINES on class CL_WDR_PERS_TABLE_READER has no exception.
Method INT_GET_NODE_NAME_FROM_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20110217 | |||
2 | ![]() |
REST_NODE_PATH | Call by reference | Type reference (TYPE) | STRING | 20110217 | |||
3 | ![]() |
WHOLE_NODE_PATH | Call by reference | Type reference (TYPE) | STRING | 20110217 |
Method INT_GET_NODE_NAME_FROM_PATH on class CL_WDR_PERS_TABLE_READER has no exception.
Method INT_I_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INT | Call by reference | Type reference (TYPE) | I | 20110217 | |||
2 | ![]() |
STRING | Value transfer | Type reference (TYPE) | STRING | 20110217 |
Method INT_I_TO_STRING on class CL_WDR_PERS_TABLE_READER has no exception.
Method MOVE_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONVERSION_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_SY_CONVERSION_ERROR | 20110217 | |||
2 | ![]() |
IN | Call by reference | Type reference (TYPE) | STRING | 20110217 | |||
3 | ![]() |
OUT | Call by reference | Type reference (TYPE) | DATA | 20110217 |
Method MOVE_SAVE on class CL_WDR_PERS_TABLE_READER has no exception.
Method TRANSFER_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDITIONAL_ATTRIBUTES | Value transfer | Type reference (TYPE) | WDY_CFG_EXPL_ATTRIBUTES | 20110217 | |||
2 | ![]() |
CONFIG_LINE | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_DATA | 20110217 | |||
3 | ![]() |
CONVERSION_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_SY_CONVERSION_ERROR | 20110217 | |||
4 | ![]() |
ELEMENT | Call by reference | Type reference (TYPE) | DATA | 20110217 |
Method TRANSFER_ATTRIBUTES on class CL_WDR_PERS_TABLE_READER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |