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 M_ROOT_NODE_ID Instance attribute Private Type reference (TYPE) STRING ID of Root Node 20110217
2 M_WHOLE_TABLE 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110217
2 INT_GET_CONFIG_LINES Instance method Private Method Returns all elements 20110217
3 INT_GET_NODE_NAME_FROM_PATH Instance method Private Method Returns the node name from path and the path name 20110217
4 INT_I_TO_STRING Instance method Private Method Converts type i into string 20110217
5 MOVE_SAVE Instance method Private Method 20110217
6 TRANSFER_ATTRIBUTES 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 Importing 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 Returning CONFIG_LINES Value transfer Type reference (TYPE) WDY_CFG_EXPL_DATA_TAB 20110217
2 Importing FROM_INDEX Call by reference Type reference (TYPE) I 20110217
3 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20110217
4 Importing 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 Exporting NODE_NAME Call by reference Type reference (TYPE) STRING 20110217
2 Exporting REST_NODE_PATH Call by reference Type reference (TYPE) STRING 20110217
3 Importing 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 Importing INT Call by reference Type reference (TYPE) I 20110217
2 Returning 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 Exporting CONVERSION_ERROR Call by reference Object reference (TYPE REF TO) CX_SY_CONVERSION_ERROR 20110217
2 Importing IN Call by reference Type reference (TYPE) STRING 20110217
3 Changing 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 Exporting ADDITIONAL_ATTRIBUTES Value transfer Type reference (TYPE) WDY_CFG_EXPL_ATTRIBUTES 20110217
2 Importing CONFIG_LINE Call by reference Type reference (TYPE) WDY_CFG_EXPL_DATA 20110217
3 Changing CONVERSION_ERROR Call by reference Object reference (TYPE REF TO) CX_SY_CONVERSION_ERROR 20110217
4 Changing 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