SAP ABAP Class CL_APL_ECATT_WDR_REC_EVENTS (Superclass for Generation of 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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_APL_ECATT_WDR_ATTRIB Class for Generating Web Dynpro Attributes XML 20050216
2 Inheritance (c INHERITING FROM c_ref)  CL_APL_ECATT_WDR_LEADSEL Class for Generating Web Dynpro LeadSelection XML 20050216
3 Inheritance (c INHERITING FROM c_ref)  CL_APL_ECATT_WDR_MULTISEL Class for Generating Web Dynpro MultiSelection XML 20050216
4 Inheritance (c INHERITING FROM c_ref)  CL_APL_ECATT_WDR_RESETSEL Class for Generating Web Dynpro MultiSelection XML 20081215
5 Inheritance (c INHERITING FROM c_ref)  CL_APL_ECATT_WDR_SINGLESEL Class for Generating Web Dynpro SingleSelection XML 20050216
Properties
Class CL_APL_ECATT_WDR_REC_EVENTS  
Short Description Superclass for Generation of 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_REC_EVENTS has no interface implemented.
Friends
Class CL_APL_ECATT_WDR_REC_EVENTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_CONTEXT_PATH Instance attribute Protected Type reference (TYPE) STRING_TABLE Table of Strings 20050216
2 G_DATA_CONTAINER_ID Instance attribute Protected Type reference (TYPE) STRING 20050216
Methods
# Method Level Visibility Method type Description Created on
1 ARRANGE_CONTEXT_PATH_ELEMENTS Instance method Protected Method 20050216
2 CONSTRUCTOR Instance method Public Constructor 20050217
3 GET_CONTEXT_PATH Instance method Public Method 20050217
4 GET_DC_ID Instance method Public Method 20050217
5 WA_CONTAIN_STRINGS Instance method Private Method 20050217
6 WA_EVTL_MINUS_1 Instance method Private Method Possibly Subtract 1 from WA if it is a number 20050322
Events
Class CL_APL_ECATT_WDR_REC_EVENTS has no event.
Types
Class CL_APL_ECATT_WDR_REC_EVENTS has no local type.
Method Signatures

Method ARRANGE_CONTEXT_PATH_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT_PATH Call by reference Type reference (TYPE) STRING_TABLE 20050216

Method ARRANGE_CONTEXT_PATH_ELEMENTS on class CL_APL_ECATT_WDR_REC_EVENTS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT_PATH Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20050217
2 Importing IM_DATACONTAINER_ID Call by reference Type reference (TYPE) STRING 20050217

Method CONSTRUCTOR on class CL_APL_ECATT_WDR_REC_EVENTS has no exception.

Method GET_CONTEXT_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTEXT_PATH Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20050217

Method GET_CONTEXT_PATH on class CL_APL_ECATT_WDR_REC_EVENTS 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_REC_EVENTS has no exception.

Method WA_CONTAIN_STRINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WA_1 Call by reference Type reference (TYPE) STRING 20050217
2 Importing IM_WA_2 Call by reference Type reference (TYPE) STRING 20050217
3 Returning RE_ONLY_STRINGS Value transfer Type reference (TYPE) ABAP_BOOL 20050217

Method WA_CONTAIN_STRINGS on class CL_APL_ECATT_WDR_REC_EVENTS has no exception.

Method WA_EVTL_MINUS_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA Call by reference Type reference (TYPE) STRING 20050322

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