SAP ABAP Class CL_APL_ECATT_WDR_TREESEL (Class for Generating Web Dynpro LeadSelection XML)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_WDR (Package) Web Dynpro Recorder on ABAP Stack
Properties
Class CL_APL_ECATT_WDR_TREESEL  
Short Description Class for Generating Web Dynpro LeadSelection XML    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_WDR   Web Dynpro Recorder on ABAP Stack 
Created 20050216   SAP 
Last change 20110908   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_APL_ECATT_WDR_TREESEL has no interface implemented.
Friends
Class CL_APL_ECATT_WDR_TREESEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_DC_ID Instance attribute Private Type reference (TYPE) STRING 20050217
2 G_ROOT_ID Instance attribute Private Type reference (TYPE) STRING 20050217
3 G_SELECTED_NODE_ID Instance attribute Private Type reference (TYPE) STRING 20050217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050216
2 GET_DC_ID Instance method Public Method 20050217
3 GET_ELEM_ID Instance method Public Method 20050217
4 GET_NODE_ID Instance method Public Method 20050217
5 SET_IDS Instance method Private Method 20050217
Events
Class CL_APL_ECATT_WDR_TREESEL has no event.
Types
Class CL_APL_ECATT_WDR_TREESEL 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 IM_DC_ID Call by reference Type reference (TYPE) STRING 20050217
2 Importing IM_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20050217
3 Importing IM_ROOT Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20050217

Method CONSTRUCTOR on class CL_APL_ECATT_WDR_TREESEL has no exception.

Method GET_DC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ID Value transfer Type reference (TYPE) STRING 20050217

Method GET_DC_ID on class CL_APL_ECATT_WDR_TREESEL has no exception.

Method GET_ELEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ID Value transfer Type reference (TYPE) STRING 20050217

Method GET_ELEM_ID on class CL_APL_ECATT_WDR_TREESEL has no exception.

Method GET_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ID Value transfer Type reference (TYPE) STRING 20050217

Method GET_NODE_ID on class CL_APL_ECATT_WDR_TREESEL has no exception.

Method SET_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20050217
2 Importing IM_ROOT Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20050217

Method SET_IDS on class CL_APL_ECATT_WDR_TREESEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700