SAP ABAP Class /RPM/CL_MSP_UTILITY (Utility Class for MSP mapping to RPM)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/INTEGRATION (Package) xRPM Integration Components
Properties
Class /RPM/CL_MSP_UTILITY  
Short Description Utility Class for MSP mapping to RPM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /RPM/INTEGRATION   xRPM Integration Components 
Created 20050420   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SXRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /RPM/CL_MSP_UTILITY has no interface implemented.
Friends
Class /RPM/CL_MSP_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CUSTOMER_EXIT Instance attribute Private Object reference (TYPE REF TO) /RPM/IF_EX_MSP_CUST_FIELDS Business add-in interface IF_EX_RPM_MSP_CUST_FIELDS 20050505
2 MS_INTEGRATION_PARAMETER Instance attribute Private Type reference (TYPE) /RPM/TS_INTEGRATION_PARAMETERS RPM project integration parameters 20050505
3 MT_MAPPING Instance attribute Private Type reference (TYPE) DPR_TT_FIELD_MAP Mapping of BPS field to cProjects field 20050930
4 MV_CUSTOMER_EXIT_ACTIVE Instance attribute Private Type reference (TYPE) SXRT_BOOLEAN 20050505
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050421
2 CONVERT_ABAP2RPM Instance method Public Method Reads from ABAP structure and populates RPM item structure 20050420
3 CONVERT_DATE Static method Public Method Converts date form MSP to RPM format 20050420
4 CONVERT_RPM2MSP_INT Instance method Public Method Populates MSP proj int structure from RPM item structure 20051228
5 CONVERT_TO_MSP_DATE Static method Public Method Converts date form RPM to MSP format 20050519
6 FILL_INT_PROJECT_EXP Instance method Public Method Fills Intemediate project header structure during download 20051226
7 FILL_INT_PROJECT_IMP Instance method Public Method Fills Intemediate project header structure during upload 20050930
8 FILL_MSP_PROJECT Instance method Public Method Fills MSP structures with xRPM Item Data 20051226
9 FILL_RPM_ITEM Instance method Public Method Fills RPM Item structure from intermediate project header 20050930
Events
Class /RPM/CL_MSP_UTILITY has no event.
Types
Class /RPM/CL_MSP_UTILITY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTEGRATION_PARAMETER Value transfer Type reference (TYPE) /RPM/TS_INTEGRATION_PARAMETERS RPM-Projekt: Integrationsparameter 20050505
2 Importing IV_EXPORT Value transfer Type reference (TYPE) XFELD Checkbox 20050930

Method CONSTRUCTOR on class /RPM/CL_MSP_UTILITY has no exception.

Method CONVERT_ABAP2RPM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RPM_ITEM Call by reference Type reference (TYPE) /RPM/TS_ITEM_INTEGRATION RPM: Extern änderbare Projektdaten 20050420
2 Importing IS_ABAPDATA Call by reference Type reference (TYPE) DPR_MSPREQUEST_RESPONSE Proxy-Struktur (generiert) 20050420

Method CONVERT_ABAP2RPM on class /RPM/CL_MSP_UTILITY has no exception.

Method CONVERT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20050420
2 Importing IV_DATE Call by reference Type reference (TYPE) STRING 20050420

Method CONVERT_DATE on class /RPM/CL_MSP_UTILITY has no exception.

Method CONVERT_RPM2MSP_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSP_PROJECT_INT Call by reference Type reference (TYPE) DPR_MSP_PROJECT_INT RPM: Project data that can be changed externally 20051228
2 Importing IS_RPM_ITEM Call by reference Type reference (TYPE) /RPM/TS_ITEM_INTEGRATION Proxy Structure (generated) 20051228

Method CONVERT_RPM2MSP_INT on class /RPM/CL_MSP_UTILITY has no exception.

Method CONVERT_TO_MSP_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE Call by reference Type reference (TYPE) STRING 20050519
2 Importing IV_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20050519

Method CONVERT_TO_MSP_DATE on class /RPM/CL_MSP_UTILITY has no exception.

Method FILL_INT_PROJECT_EXP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROJECT_DATA_INT Call by reference Type reference (TYPE) DPR_MSP_PROJECT_DATA_INT Project Header Data 20051226
2 Importing IS_RPM_ITEM Call by reference Type reference (TYPE) /RPM/TS_ITEM_INTEGRATION RPM: Project data that can be changed externally 20051226

Method FILL_INT_PROJECT_EXP on class /RPM/CL_MSP_UTILITY has no exception.

Method FILL_INT_PROJECT_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROJECT_INT Call by reference Type reference (TYPE) DPR_MSP_PROJECT_DATA_INT Project Header Data 20050930
2 Importing IS_ABAPDATA Call by reference Type reference (TYPE) DPR_MSPREQUEST_RESPONSE Proxy Structure (generated) 20050930

Method FILL_INT_PROJECT_IMP on class /RPM/CL_MSP_UTILITY has no exception.

Method FILL_MSP_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ABAPDATA Call by reference Type reference (TYPE) DPR_MSPREQUEST_RESPONSE Proxy Structure (generated) 20051226
2 Importing IS_PROJECT_DATA_INT Call by reference Type reference (TYPE) DPR_MSP_PROJECT_DATA_INT Project Header Data 20051226

Method FILL_MSP_PROJECT on class /RPM/CL_MSP_UTILITY has no exception.

Method FILL_RPM_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RPM_ITEM Call by reference Type reference (TYPE) /RPM/TS_ITEM_INTEGRATION RPM: Project data that can be changed externally 20050930
2 Importing IS_PROJECT_INT Call by reference Type reference (TYPE) DPR_MSP_PROJECT_DATA_INT Project Header Data 20050930

Method FILL_RPM_ITEM on class /RPM/CL_MSP_UTILITY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400