SAP ABAP Class CL_CNV_MBT_PIFD_WC_SEL_PRS (Setting Selection Presentation Model)
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_SELECTION_PRS | Presentation Model for Setting Selection | 20130531 |
Properties
Class | CL_CNV_MBT_PIFD_WC_SEL_PRS | |
Short Description | Setting Selection Presentation Model | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
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_SEL_PRS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CNV_MBT_PIFD_SELECTION_PRS | Presentation Model for Setting Selection | 20130531 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CNV_MBT_PIFD_WC_PRS_FACTORY | 20130531 | Presentation Model Factory (for Work Center) |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_WC_CONFIRM_PRS | Presentation Model for Selection Confirmation Step | 20130531 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_PRS_FACTORY | Factory for Presentation Models | 20130918 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_WC_REVIEW_PRS | Presentation Model for Review Step | 20130531 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_WC_SET_SEL_PRS | Presentation Model for Source Selection Step | 20130531 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_WC_SOURCE_PRS | Setting Source Selection Presentation Model | 20130531 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_EXT_MAINT_DP | Data Provider for Extended Maintenance | 20130918 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_IMPORT_TARGET | Target object of an import operation | 20140310 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PIFD_S_SELECT_HEADER | Header information for selection GAF | 20130918 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PIFD_T_INTERFACE_REFS | PIFD Interface object references | 20130531 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130531 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130531 |
2 | ![]() |
Instance method | Private | Method | Returns the description of an object, if possible | 20130918 |
3 | ![]() |
Instance method | Public | Method | Set the variants that can be selected the relevant step | 20130918 |
4 | ![]() |
Instance method | Public | Method | Set the variants that were selected for copying | 20130918 |
5 | ![]() |
Instance method | Public | Method | Set the source object from which variants are copied | 20130918 |
Events
Class CL_CNV_MBT_PIFD_WC_SEL_PRS has no event.
Types
Class CL_CNV_MBT_PIFD_WC_SEL_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_PRS_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_PRS_FACTORY | Factory for Presentation Models | 20130918 | ||
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_SEL_PRS has no exception.
Method GET_OBJECT_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_COT_OBJECT | SLO Central Object | 20130918 | ||
2 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20130918 |
Method GET_OBJECT_DESCRIPTION on class CL_CNV_MBT_PIFD_WC_SEL_PRS has no exception.
Method SET_SELECTABLE_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_SELECTABLE_VARIANTS on class CL_CNV_MBT_PIFD_WC_SEL_PRS has no exception.
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_SEL_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_SEL_PRS has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in |