SAP ABAP Class /OSP/CL_IW_CORR_CONVERTER (Conversion methods between UKMS and IW Correlation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   XAP-OSP (Application Component) Office Suite Program
     /OSP/CORE (Package) Office Suite Program - core functionality
Properties
Class /OSP/CL_IW_CORR_CONVERTER  
Short Description Conversion methods between UKMS and IW Correlation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /OSP/CORE   Office Suite Program - core functionality 
Created 20091005   SAP 
Last change 20110908   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 /OSP/CL_IW_CORR_CONVERTER has no interface implemented.
Friends
Class /OSP/CL_IW_CORR_CONVERTER has no friend class.
Attributes
Class /OSP/CL_IW_CORR_CONVERTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091026
2 SAMA_GJ_TO_UKMS_MAP Static method Public Method Turn SAMA Correlation into GJ Table Entry 20091026
3 UKMS_MAP_TO_SAMA_GJ Static method Public Method Turn GJ Table entry to SAMA Correlations 20091026
Events
Class /OSP/CL_IW_CORR_CONVERTER has no event.
Types
Class /OSP/CL_IW_CORR_CONVERTER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /OSP/CL_IW_CORR_CONVERTER has no parameter.
Method CONSTRUCTOR on class /OSP/CL_IW_CORR_CONVERTER has no exception.

Method SAMA_GJ_TO_UKMS_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_UKMS_MAPPING Call by reference Type reference (TYPE) UKM_S_MAPPING_EASY UKM: Simplified Mapping Structure 20091026
2 Importing IS_SAMA_MAPPING Call by reference Type reference (TYPE) /OSP/T_CJS_GJ 20091026
3 Importing IV_UPDATE_TARGET_ONLY Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20091026

Method SAMA_GJ_TO_UKMS_MAP on class /OSP/CL_IW_CORR_CONVERTER has no exception.

Method UKMS_MAP_TO_SAMA_GJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ES_SAMA_MAPPING Call by reference Type reference (TYPE) /OSP/T_CJS_GJ CJS - New Table for Correlation 20091026
2 Importing IS_UKMS_MAPPING Call by reference Type reference (TYPE) UKM_S_MAPPING_EASY UKM: Simplified Mapping Structure 20091026

Method UKMS_MAP_TO_SAMA_GJ on class /OSP/CL_IW_CORR_CONVERTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in