SAP ABAP Class CL_WDY_RT_TEST_TOOLS (Utility for Testing Generation Data)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-GEN (Application Component) Web Screen ABAP Generation
     SWDP_RUNTIME_GENERATION_TESTS (Package) Web Dynpro: Internal Tools for Testing and Error Analysis
Properties
Class CL_WDY_RT_TEST_TOOLS  
Short Description Utility for Testing Generation Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_GENERATION_TESTS   Web Dynpro: Internal Tools for Testing and Error Analysis 
Created 20041028   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WDY_RT_TEST_TOOLS has no interface implemented.
Friends
Class CL_WDY_RT_TEST_TOOLS has no friend class.
Attributes
Class CL_WDY_RT_TEST_TOOLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONTEXT_NODE_TO_TEXT Static method Public Method Context Node as Text 20041028
2 _CONTEXT_NODE_TO_TEXT Static method Private Method Context Node as Text 20041028
Events
Class CL_WDY_RT_TEST_TOOLS has no event.
Types
Class CL_WDY_RT_TEST_TOOLS has no local type.
Method Signatures

Method CONTEXT_NODE_TO_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_NODE Call by reference Object reference (TYPE REF TO) CL_WDY_RG_CTX_NODE_HIERARCHY Rekursive Beschreibungsdaten für Kontextknoten 20041028
2 Importing RECURSE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20041028
3 Returning RESULT Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20041028

Method CONTEXT_NODE_TO_TEXT on class CL_WDY_RT_TEST_TOOLS has no exception.

Method _CONTEXT_NODE_TO_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_NODE Call by reference Object reference (TYPE REF TO) CL_WDY_RG_CTX_NODE_HIERARCHY Rekursive Beschreibungsdaten für Kontextknoten 20041028
2 Importing LEVEL Call by reference Type reference (TYPE) I Rekursionstiefe 20041028
3 Importing RECURSE Call by reference Type reference (TYPE) ABAP_BOOL auch Unterknoten verarbeiten 20041028
4 Changing TEXT_TABLE Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20041028

Method _CONTEXT_NODE_TO_TEXT on class CL_WDY_RT_TEST_TOOLS has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700