SAP ABAP Class CL_APL_ECATT_WDR_XML_RENDERER (eCATT Web Dynpro Recorder: XML Generator)
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_XML_APP_TERM eCATT Web Dynpro Recorder: XML Generator 20050221
2 Inheritance (c INHERITING FROM c_ref)  CL_APL_ECATT_WDR_XML_DC_ACTION eCATT Web Dynpro Recorder: XML Generator 20050221
3 Inheritance (c INHERITING FROM c_ref)  CL_APL_ECATT_WDR_XML_GENINFO eCATT Web Dynpro Recorder: XML Generator 20050221
4 Inheritance (c INHERITING FROM c_ref)  CL_APL_ECATT_WDR_XML_SCREEN eCATT Web Dynpro Recorder: XML 20050221
Properties
Class CL_APL_ECATT_WDR_XML_RENDERER  
Short Description eCATT Web Dynpro Recorder: XML Generator    
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 20050221   SAP 
Last change 20130531   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_XML_RENDERER has no interface implemented.
Friends
Class CL_APL_ECATT_WDR_XML_RENDERER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_IXML Instance attribute Protected Object reference (TYPE REF TO) IF_IXML iXML Instance 20050221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050221
2 GET_APPLICATION_ID Instance method Protected Method Get Session ID of Server Session 20050221
3 GET_APPLICATION_NAME Instance method Protected Method Get Session ID of Server Session 20050221
4 GET_SESSION_ID Instance method Protected Method Get Session ID of Server Session 20050221
5 GET_WINDOW_ID Instance method Protected Method 20050221
6 RENDER_ERROR_XML Instance method Public Method 20050223
7 RENDER_GENINFO Instance method Protected Method 20050221
8 XML_TO_RAW Instance method Protected Method Converts the XML into an XString 20050221
Events
Class CL_APL_ECATT_WDR_XML_RENDERER has no event.
Types
Class CL_APL_ECATT_WDR_XML_RENDERER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_APL_ECATT_WDR_XML_RENDERER has no parameter.
Method CONSTRUCTOR on class CL_APL_ECATT_WDR_XML_RENDERER has no exception.

Method GET_APPLICATION_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 20050221

Method GET_APPLICATION_ID on class CL_APL_ECATT_WDR_XML_RENDERER has no exception.

Method GET_APPLICATION_NAME Signature

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

Method GET_APPLICATION_NAME on class CL_APL_ECATT_WDR_XML_RENDERER has no exception.

Method GET_SESSION_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 20050221

Method GET_SESSION_ID on class CL_APL_ECATT_WDR_XML_RENDERER has no exception.

Method GET_WINDOW_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 20050221

Method GET_WINDOW_ID on class CL_APL_ECATT_WDR_XML_RENDERER has no exception.

Method RENDER_ERROR_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ERROR Call by reference Type reference (TYPE) STRING 20050223
2 Returning RE_ERROR_AS_XSTR Value transfer Type reference (TYPE) ETXML_LINE_STR eCATT XML Stream 20050223

Method RENDER_ERROR_XML on class CL_APL_ECATT_WDR_XML_RENDERER has no exception.

Method RENDER_GENINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20050221
2 Importing IM_COLLECTOR Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_WDR_COLLECTOR Collects all recorded data 20050221

Method RENDER_GENINFO on class CL_APL_ECATT_WDR_XML_RENDERER has no exception.

Method XML_TO_RAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOC Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT 20050221
2 Returning RE_XML Value transfer Type reference (TYPE) ETXML_LINE_STR 20050221

Method XML_TO_RAW on class CL_APL_ECATT_WDR_XML_RENDERER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700