SAP ABAP Class CL_CNV_MBT_PIFD_WC_REVIEW_PRS (Presentation Model for Review Step)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PIFD_UIBASE_WC (Package) PIFD Core Functionality and Types
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_PIFD_REVIEW_PRS | Presentation Model for Review Step | 20130531 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_PIFD_RM_STEP_PRS | Presentation Model for Roadmap Steps | 20130531 |
Properties
| Class | CL_CNV_MBT_PIFD_WC_REVIEW_PRS | |
| Short Description | Presentation Model for Review Step | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_PIFD_UIBASE_WC | PIFD Core Functionality and Types |
| Created | 20130531 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_MBT_PIFD_WC_REVIEW_PRS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_PIFD_REVIEW_PRS | Presentation Model for Review Step | 20130531 | ||
| 2 | IF_CNV_MBT_PIFD_RM_STEP_PRS | Presentation Model for Roadmap Steps | 20130531 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CNV_MBT_PIFD_WC_SEL_PRS | 20130531 | Setting Selection Presentation Model |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_SELECTION_PRS | Presentation Model for Setting Selection | 20130531 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_GLOBAL_VARIANT | Named collection of Variants stored per Client | 20130918 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_EXT_MAINT_DP | Data Provider for Extended Maintenance | 20130918 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_IMPORT_TARGET | Target object of an import operation | 20140310 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PIFD_S_USER_OBJECT | Information on a user object | 20130918 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TREEV_NKS | Selected nodes | 20130918 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PIFD_T_SETTINGS_SELECT | List of Settings that were selected for copying | 20130918 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PIFD_T_VARIANT_REFS | List of Variant objects | 20130918 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130531 | |
| 2 | Instance method | Private | Method | Copy data from all visible parameters | 20130918 | |
| 3 | Instance method | Public | Method | Set the variants selected in the previous step | 20130918 | |
| 4 | Instance method | Public | Method | Set the source object from which variants are copied | 20130918 |
Events
Class CL_CNV_MBT_PIFD_WC_REVIEW_PRS has no event.
Types
Class CL_CNV_MBT_PIFD_WC_REVIEW_PRS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SELECTION_PRS | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_SELECTION_PRS | Presentation Model for Setting Selection | 20130531 | |||
| 2 | IR_TARGET_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_EXT_MAINT_DP | Data Provider for Extended Maintenance | 20130918 | |||
| 3 | IR_TARGET_PRS | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_IMPORT_TARGET | Target object of an import operation | 20140310 | |||
| 4 | IT_TARGET_INTERFACES | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_T_INTERFACE_REFS | PIFD Interface object references | 20130531 |
Method CONSTRUCTOR on class CL_CNV_MBT_PIFD_WC_REVIEW_PRS has no exception.
Method COPY_VISIBLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SOURCE_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20130918 | |||
| 2 | XR_TARGET_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20130918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General UIBase Error | 20130918 |
Method SET_SELECTED_VARIANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VARIANTS | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_T_VARIANT_REFS | List of Variant objects | 20130918 |
Method SET_SELECTED_VARIANTS on class CL_CNV_MBT_PIFD_WC_REVIEW_PRS has no exception.
Method SET_SOURCE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_GLOBAL_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_GLOBAL_VARIANT | Named collection of Variants stored per Client | 20130918 | |||
| 2 | IS_USER_OBJECT | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_S_USER_OBJECT | Information on a user object | 20130918 | |||
| 3 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130918 |
Method SET_SOURCE_OBJECT on class CL_CNV_MBT_PIFD_WC_REVIEW_PRS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |