SAP ABAP Class CL_RSCRM_IMP_DATA_TRANSFORMER (Helper class for deserialising incoming XML)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   CRM (Application Component) Customer Relationship Management
     RSCRM_IMP_RFC (Package) CRM In-Memory Planning RFC layer
Properties
Class CL_RSCRM_IMP_DATA_TRANSFORMER  
Short Description Helper class for deserialising incoming XML    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCRM_IMP_RFC   CRM In-Memory Planning RFC layer 
Created 20101213   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)
2 IF_RSCRM_IMP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSCRM_IMP_DATA_TRANSFORMER has no interface implemented.
Friends
Class CL_RSCRM_IMP_DATA_TRANSFORMER has no friend class.
Attributes
Class CL_RSCRM_IMP_DATA_TRANSFORMER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE_SYNC Static method Public Method Translates serialized data and metadata from CRM 20101213
Events
Class CL_RSCRM_IMP_DATA_TRANSFORMER has no event.
Types
Class CL_RSCRM_IMP_DATA_TRANSFORMER has no local type.
Method Signatures

Method DESERIALIZE_SYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE Data blocks from CRM 20101213
2 Exporting ET_METADATA Call by reference Type reference (TYPE) RSCRMT_IMP_MODEL Planning Model: Table of Relations Meta Information 20101213
3 Importing IT_TRANSFER_TABLE Call by reference Type reference (TYPE) RSCRMT_IMP_SERIALIZATION_BLOCK Table containing serialised data and metadata from transfer 20101213

Method DESERIALIZE_SYNC on class CL_RSCRM_IMP_DATA_TRANSFORMER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730