SAP ABAP Class CL_SWF_GP_STATUS_XML_VISITOR (Object Representation of Activity-Based Status Elements)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_GP_STATUS (Package) Status Components for Guided Procedures
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_GP_STATUS_ELEM_VISITOR Visitor Processing a Status Element Hierarchy 20041116
Properties
Class CL_SWF_GP_STATUS_XML_VISITOR  
Short Description Object Representation of Activity-Based Status Elements    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_GP_STATUS   Status Components for Guided Procedures 
Created 20041116   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_GP_STATUS_XML_VISITOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_GP_STATUS_ELEM_VISITOR Visitor Processing a Status Element Hierarchy 20041116
Friends
Class CL_SWF_GP_STATUS_XML_VISITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ACID Constant Private Type reference (TYPE) STRING 'acid' Constants for Property Name 20041122
2 MC_GUID Constant Private Type reference (TYPE) STRING 'guid' Constants for Property Name 20041122
3 MC_ORIGINALCONSTRUCT Constant Private Type reference (TYPE) STRING 'originalconstruct' Constants for Property Name 20041122
4 MC_TYPE Constant Private Type reference (TYPE) STRING 'type' Constants for Property Name 20041122
5 M_RESULT_STRING Instance attribute Private Type reference (TYPE) STRING 20041116
6 XSLTP Static Attribute Private Object reference (TYPE REF TO) CL_XSLT_PROCESSOR XSLT Processor Reference 20041125
Methods
# Method Level Visibility Method type Description Created on
1 ABAP2XML Instance method Private Method 20041116
2 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20041125
3 GET_XSTRING Instance method Public Method Gets XML Representation of Hierarchy 20041116
4 RENDER_ACTIVITY_ELEM Instance method Private Method Generates Attribute List 20041116
5 RENDER_ATTRIBUTES Instance method Private Method Generates Attribute List 20041116
6 RENDER_PROCESSORS Instance method Private Method Generates Processor List 20041117
7 RENDER_RELATEDS Instance method Private Method Generates Processor List 20041118
Events
Class CL_SWF_GP_STATUS_XML_VISITOR has no event.
Types
Class CL_SWF_GP_STATUS_XML_VISITOR has no local type.
Method Signatures

Method ABAP2XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAPFIELD Call by reference Type reference (TYPE) ANY 20041116
2 Returning XMLSTRING Value transfer Type reference (TYPE) STRING 20041116

Method ABAP2XML on class CL_SWF_GP_STATUS_XML_VISITOR has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_GP_STATUS_XML_VISITOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_GP_STATUS_XML_VISITOR has no exception.

Method GET_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_XSTRING Value transfer Type reference (TYPE) XSTRING 20041116

Method GET_XSTRING on class CL_SWF_GP_STATUS_XML_VISITOR has no exception.

Method RENDER_ACTIVITY_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SWF_GP_STATUS_ACTIVITY_ELEM Aktivität 20041116

Method RENDER_ACTIVITY_ELEM on class CL_SWF_GP_STATUS_XML_VISITOR has no exception.

Method RENDER_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTBASED_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SWF_GP_STATUS_ACTBASED_ELEM Aktivitätsbasiertes Element 20041116

Method RENDER_ATTRIBUTES on class CL_SWF_GP_STATUS_XML_VISITOR has no exception.

Method RENDER_PROCESSORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY_ELEM Call by reference Object reference (TYPE REF TO) CL_SWF_GP_STATUS_ACTIVITY_ELEM Aktivität 20041117

Method RENDER_PROCESSORS on class CL_SWF_GP_STATUS_XML_VISITOR has no exception.

Method RENDER_RELATEDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY_ELEM Call by reference Object reference (TYPE REF TO) CL_SWF_GP_STATUS_ACTIVITY_ELEM Aktivität 20041118

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