SAP ABAP Class CL_CRM_IC_XML_TRANSFORMATION (XML transformation for ICWC profiles)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW (Application Component) Framework
     CRM_IC_FRAMEWORK (Package) CRM Interaction Center: Framework
Properties
Class CL_CRM_IC_XML_TRANSFORMATION  
Short Description XML transformation for ICWC profiles    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_FRAMEWORK   CRM Interaction Center: Framework 
Created 20030819   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_XML_TRANSFORMATION has no forward declaration.
Interfaces
Class CL_CRM_IC_XML_TRANSFORMATION has no interface implemented.
Friends
Class CL_CRM_IC_XML_TRANSFORMATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASSNAME_FIX_PART Constant Private Type reference (TYPE) STRING 'CL_CRM_IC_XML_TRANSFORM_' 20030819
2 CLASSNAME_LOCAL_TRANSFORMER Constant Private Type reference (TYPE) STRING 'LCL_TRANSFORMER' 20030819
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE_FOR_UPDATE Static method Private Method Transform XML to latest format 20030819
2 UPDATE_FORMAT Static method Public Method Transform XML to latest format 20030819
Events
Class CL_CRM_IC_XML_TRANSFORMATION has no event.
Types
Class CL_CRM_IC_XML_TRANSFORMATION has no local type.
Method Signatures

Method GET_INSTANCE_FOR_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPID Call by reference Type reference (TYPE) SIMPLE 20030819
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_CRM_IC_XML_TRANSFORM XML profile transformation 20030819

Method GET_INSTANCE_FOR_UPDATE on class CL_CRM_IC_XML_TRANSFORMATION has no exception.

Method UPDATE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPID Call by reference Type reference (TYPE) SIMPLE 20030819
2 Importing IV_XML Call by reference Type reference (TYPE) STRING 20030819
3 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030819
# Exception Resumable Description Created on
1 CX_XSLT_EXCEPTION XSLT-Ausnahme 20030904
History
Last changed by/on SAP  20081007 
SAP Release Created in 400