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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080710 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DPR_UI_LOG_TRANSFER | Help Class for Import/Export | 20080718 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20080709 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM_MESSAGE_MANAGER | FPM message manager public use | 20080710 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080710 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | /RPM/CL_MSP_UTILITY | Utility Class for MSP mapping to RPM | 20080718 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DPR_UI_LOG_OBJLINKS | UI Logic for Object Links | 20080710 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | /RPM/CL_MSP_UTILITY | Utility Class for MSP mapping to RPM | 20080718 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | /RPM/CL_ITEM_INTEGRATION | Class for updating BPS to RPM Item | 20080718 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080710 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20080709 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | DPR_TS_OBJ_EVENT_OBN | Identification of Object | 20080709 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | /RPM/TS_ITEM_INTEGRATION | RPM: Project data that can be changed externally | 20080718 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | INM_NAV_TV_APPL_TYPE | Application Type | 20080710 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080710 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Conver RPM to MSP data | 20080718 | |
| 2 | Instance method | Public | Method | Create MSP Utility class instance | 20080718 | |
| 3 | Instance method | Public | Method | Create RPM class integration instance | 20080718 | |
| 4 | Instance method | Public | Method | Export from RPM | 20080808 | |
| 5 | Instance method | Public | Method | Get DPR log instance | 20080718 | |
| 6 | Instance method | Public | Method | Get the DPR log object links | 20080710 | |
| 7 | Instance method | Public | Method | Get Item data | 20080718 | |
| 8 | Instance method | Public | Method | Get MSS server | 20080718 | |
| 9 | Instance method | Public | Method | Get Object id fields for building search parameters - IMP/EX | 20080718 | |
| 10 | Instance method | Public | Method | Initialise the context | 20080710 | |
| 11 | Instance method | Public | Method | Retrieve Link info | 20080710 | |
| 12 | Instance method | Public | Method | Call RPM Save changes | 20080718 | |
| 13 | Instance method | Public | Method | Set the application type | 20080709 | |
| 14 | Instance method | Public | Method | Set the FPM references | 20080710 | |
| 15 | 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 | ES_MSP_PROJECT_INT | Call by reference | Type reference (TYPE) | DPR_MSP_PROJECT_INT | MS Project | 20080718 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | IT_MSG | Call by reference | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20080718 | |||
| 2 | IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080718 | |||
| 3 | IV_RC | Call by reference | Type reference (TYPE) | I | 20080718 | ||||
| 4 | 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 | 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 | IR_CC_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080710 | |||
| 2 | IR_FPM_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_MESSAGE_MANAGER | FPM message manager public use | 20080710 | |||
| 3 | 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 |