SAP ABAP Class CL_INM_TRANSFER_UI_ASSISTANCE (Assistance Class: INM Transfer)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-CF (Application Component) Common Functions
     INM_UI_WD (Package) PPM Cross Application Web Dynpro Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20080708
Properties
Class CL_INM_TRANSFER_UI_ASSISTANCE  
Short Description Assistance Class: INM Transfer    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package INM_UI_WD   PPM Cross Application Web Dynpro Objects 
Created 20080708   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_INM_TRANSFER_UI_ASSISTANCE has no forward declaration.
Interfaces
Class CL_INM_TRANSFER_UI_ASSISTANCE has no interface implemented.
Friends
Class CL_INM_TRANSFER_UI_ASSISTANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CC_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080710
2 MR_DPR_LOG_TRANSFER Instance attribute Public Object reference (TYPE REF TO) CL_DPR_UI_LOG_TRANSFER Help Class for Import/Export 20080718
3 MR_FPM Instance attribute Public Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20080709
4 MR_FPM_MESSAGE_MANAGER Instance attribute Public Object reference (TYPE REF TO) IF_FPM_MESSAGE_MANAGER FPM message manager public use 20080710
5 MR_INTEGRATION_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080710
6 MR_MSP_UTILITY Instance attribute Public Object reference (TYPE REF TO) /RPM/CL_MSP_UTILITY Utility Class for MSP mapping to RPM 20080718
7 MR_OBJLINKS Instance attribute Public Object reference (TYPE REF TO) CL_DPR_UI_LOG_OBJLINKS UI Logic for Object Links 20080710
8 MR_RPM2MSP_UTILITY Instance attribute Public Object reference (TYPE REF TO) /RPM/CL_MSP_UTILITY Utility Class for MSP mapping to RPM 20080718
9 MR_RPM_ITEM_INTEGRATION Instance attribute Public Object reference (TYPE REF TO) /RPM/CL_ITEM_INTEGRATION Class for updating BPS to RPM Item 20080718
10 MR_TABLE_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080710
11 MS_CONTEXT Instance attribute Public Type reference (TYPE) /RPM/TS_OBJECT_HIER Portfolio Hierarchy 20080709
12 MS_OBJ_EVENT Instance attribute Public Type reference (TYPE) DPR_TS_OBJ_EVENT_OBN Identification of Object 20080709
13 MS_RPM_ITEM_INTEGRATION Instance attribute Public Type reference (TYPE) /RPM/TS_ITEM_INTEGRATION RPM: Project data that can be changed externally 20080718
14 MV_APPLICATION_TYPE Instance attribute Private Type reference (TYPE) INM_NAV_TV_APPL_TYPE Application Type 20080710
15 MV_LINKED Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080710
16 MV_VARIANT Instance attribute Public Type reference (TYPE) STRING 20080709
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_RMP2MSP_DATA Instance method Public Method Conver RPM to MSP data 20080718
2 CREATE_MSP_UTILITY_INSTANCE Instance method Public Method Create MSP Utility class instance 20080718
3 CREATE_RPM_ITEM_INSTANCE Instance method Public Method Create RPM class integration instance 20080718
4 EXPORT_FROM_RPM Instance method Public Method Export from RPM 20080808
5 GET_DPR_LOG_INSTANCE Instance method Public Method Get DPR log instance 20080718
6 GET_DPR_LOG_OBJLINKS Instance method Public Method Get the DPR log object links 20080710
7 GET_ITEM_DATA Instance method Public Method Get Item data 20080718
8 GET_MSS_SERVER Instance method Public Method Get MSS server 20080718
9 GET_OBJECT_ID_FIELDS Instance method Public Method Get Object id fields for building search parameters - IMP/EX 20080718
10 INIT_CONTEXT Instance method Public Method Initialise the context 20080710
11 RETRIEVE_LINK_INFO Instance method Public Method Retrieve Link info 20080710
12 RPM_SAVE_CHANGES Instance method Public Method Call RPM Save changes 20080718
13 SET_APPLICATION_TYPE Instance method Public Method Set the application type 20080709
14 SET_FPM_WD_REFERENCES Instance method Public Method Set the FPM references 20080710
15 WD_FILL_DDK Instance method Public Method Fill DDk to set dropdown values 20080710
Events
Class CL_INM_TRANSFER_UI_ASSISTANCE has no event.
Types
Class CL_INM_TRANSFER_UI_ASSISTANCE has no local type.
Method Signatures

Method CONVERT_RMP2MSP_DATA 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 MS Project 20080718
2 Importing IS_RPM_ITEM_DATA Call by reference Type reference (TYPE) /RPM/TS_ITEM_INTEGRATION RPM: Project data that can be changed externally 20080718

Method CONVERT_RMP2MSP_DATA on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method CREATE_MSP_UTILITY_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RPM_INTEGRATION_PARAMS Call by reference Type reference (TYPE) /RPM/TS_INTEGRATION_PARAMETERS RPM project integration parameters 20080718

Method CREATE_MSP_UTILITY_INSTANCE on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method CREATE_RPM_ITEM_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTEGRATION_PARAMETERS Call by reference Type reference (TYPE) /RPM/TS_INTEGRATION_PARAMETERS RPM project integration parameters 20080718

Method CREATE_RPM_ITEM_INSTANCE on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method EXPORT_FROM_RPM 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 MS Project 20080808

Method EXPORT_FROM_RPM on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method GET_DPR_LOG_INSTANCE Signature

Method GET_DPR_LOG_INSTANCE on class CL_INM_TRANSFER_UI_ASSISTANCE has no parameter.
Method GET_DPR_LOG_INSTANCE on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method GET_DPR_LOG_OBJLINKS Signature

Method GET_DPR_LOG_OBJLINKS on class CL_INM_TRANSFER_UI_ASSISTANCE has no parameter.
Method GET_DPR_LOG_OBJLINKS on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method GET_ITEM_DATA Signature

Method GET_ITEM_DATA on class CL_INM_TRANSFER_UI_ASSISTANCE has no parameter.
Method GET_ITEM_DATA on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method GET_MSS_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJLINK_TYPES Call by reference Type reference (TYPE) DPR_TT_OBL_OBJECT_TYPES Object Link - Table with Object Type and Description 20080718

Method GET_MSS_SERVER on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method GET_OBJECT_ID_FIELDS Signature

Method GET_OBJECT_ID_FIELDS on class CL_INM_TRANSFER_UI_ASSISTANCE has no parameter.
Method GET_OBJECT_ID_FIELDS on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method INIT_CONTEXT Signature

Method INIT_CONTEXT on class CL_INM_TRANSFER_UI_ASSISTANCE has no parameter.
Method INIT_CONTEXT on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method RETRIEVE_LINK_INFO Signature

Method RETRIEVE_LINK_INFO on class CL_INM_TRANSFER_UI_ASSISTANCE has no parameter.
Method RETRIEVE_LINK_INFO on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method RPM_SAVE_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IT_MSG Call by reference Type reference (TYPE) /RPM/TT_MESSAGES Table Type for Messages 20080718
2 Importing IV_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080718
3 Exporting IV_RC Call by reference Type reference (TYPE) I 20080718
4 Importing IV_REMOVE_OBJECTS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080718

Method RPM_SAVE_CHANGES on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method SET_APPLICATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_TYPE Call by reference Type reference (TYPE) INM_NAV_TV_APPL_TYPE Application Type 20080709

Method SET_APPLICATION_TYPE on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method SET_FPM_WD_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CC_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080710
2 Importing IR_FPM_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_FPM_MESSAGE_MANAGER FPM message manager public use 20080710
3 Importing IR_FPM_OIF Call by reference Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20080710

Method SET_FPM_WD_REFERENCES on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.

Method WD_FILL_DDK Signature

Method WD_FILL_DDK on class CL_INM_TRANSFER_UI_ASSISTANCE has no parameter.
Method WD_FILL_DDK on class CL_INM_TRANSFER_UI_ASSISTANCE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 500_701