SAP ABAP Class CL_MM_IM_TRANSFORMATIONS (Transformation Logic)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM (Application Component) Materials Management
     MMDA (Package) Data Provisioning for Real Time Reporting in MM
Properties
Class CL_MM_IM_TRANSFORMATIONS  
Short Description Transformation Logic    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MMDA   Data Provisioning for Real Time Reporting in MM 
Created 20100727   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MM_IM_TRANSFORMATIONS has no forward declaration.
Interfaces
Class CL_MM_IM_TRANSFORMATIONS has no interface implemented.
Friends
Class CL_MM_IM_TRANSFORMATIONS has no friend class.
Attributes
Class CL_MM_IM_TRANSFORMATIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ROW Instance method Private Method To append or modify a row as per the key fields 20100727
2 COMBINE Instance method Public Method To combine all three data records 20100727
3 TRANSFORM_MAT_MOVEMENTS Instance method Public Method Transformation for Material Movements 20100727
4 TRANSFORM_REVALUATIONS Instance method Public Method Transformation for Revaluations 20100727
5 TRANSFORM_STOCK_INIT Instance method Public Method Transformation for Stock Initialization 20100727
Events
Class CL_MM_IM_TRANSFORMATIONS has no event.
Types
Class CL_MM_IM_TRANSFORMATIONS has no local type.
Method Signatures

Method APPEND_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) MMDA_IM_TTY_0IC_C03 20100727
2 Importing IS_ROW Call by reference Type reference (TYPE) MMDA_IM_S_0IC_C03 20100727

Method APPEND_ROW on class CL_MM_IM_TRANSFORMATIONS has no exception.

Method COMBINE 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) MMDA_IM_TTY_0IC_C03 20100727
2 Importing IT_INIT_DATA Call by reference Type reference (TYPE) MMDA_IM_TTY_0IC_C03 Table Type for the Structure for MM-IM same as 0IC_C03 20100727
3 Importing IT_MAT_MOVMENTS_DATA Call by reference Type reference (TYPE) MMDA_IM_TTY_0IC_C03 Table Type for the Structure for MM-IM same as 0IC_C03 20100727
4 Importing IT_REVALUATION_DATA Call by reference Type reference (TYPE) MMDA_IM_TTY_0IC_C03 Table Type for the Structure for MM-IM same as 0IC_C03 20100727
5 Importing IV_TIMESTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110210

Method COMBINE on class CL_MM_IM_TRANSFORMATIONS has no exception.

Method TRANSFORM_MAT_MOVEMENTS 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) MMDA_IM_TTY_0IC_C03 Table Type for the Extract Structure for MM-IM 20100727
2 Importing IT_MAT_MOVMENTS_DATA Call by reference Type reference (TYPE) MMDA_IM_TTY_BX_BF_UM Table Type: Common structure like structures for BX, BF, UM 20100727

Method TRANSFORM_MAT_MOVEMENTS on class CL_MM_IM_TRANSFORMATIONS has no exception.

Method TRANSFORM_REVALUATIONS 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) MMDA_IM_TTY_0IC_C03 Table Type for the Extract Structure for MM-IM 20100727
2 Importing IT_REVALUATION_DATA Call by reference Type reference (TYPE) MMDA_IM_TTY_BX_BF_UM Table Type: Common structure like structures for BX, BF, UM 20100727

Method TRANSFORM_REVALUATIONS on class CL_MM_IM_TRANSFORMATIONS has no exception.

Method TRANSFORM_STOCK_INIT 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) MMDA_IM_TTY_0IC_C03 Table Type for the Extract Structure for MM-IM 20100727
2 Importing IT_INIT_DATA Call by reference Type reference (TYPE) MMDA_IM_TTY_BX_BF_UM Table Type: Common structure like structures for BX, BF, UM 20100727

Method TRANSFORM_STOCK_INIT on class CL_MM_IM_TRANSFORMATIONS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606