SAP ABAP Class CL_CNV_MBT_PIFD_WC_PRS_FACTORY (Presentation Model Factory (for Work Center))
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_PRS_FACTORY | Factory for Presentation Models | 20130531 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_PIFD_WC_PRS_FACTORY | Factory for Presentation Models for Work Center | 20130531 |
Properties
| Class | CL_CNV_MBT_PIFD_WC_PRS_FACTORY | |
| Short Description | Presentation Model Factory (for Work Center) | |
| 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 | 20130503 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_MBT_PIFD_WC_PRS_FACTORY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_PIFD_PRS_FACTORY | Factory for Presentation Models | 20130531 | ||
| 2 | IF_CNV_MBT_PIFD_WC_PRS_FACTORY | Factory for Presentation Models for Work Center | 20130531 |
Friends
Class CL_CNV_MBT_PIFD_WC_PRS_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PIFD_UIBASE_UI_TYPE | Type of UI | 20130531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130531 | |
| 2 | Instance method | Private | Method | Returns a data provider for the given context if possible | 20130918 | |
| 3 | Instance method | Private | Method | Returns a data provider for the given global variant | 20140310 |
Events
Class CL_CNV_MBT_PIFD_WC_PRS_FACTORY has no event.
Types
Class CL_CNV_MBT_PIFD_WC_PRS_FACTORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UI_TYPE | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_UIBASE_UI_TYPE | Type of UI | 20130531 |
Method CONSTRUCTOR on class CL_CNV_MBT_PIFD_WC_PRS_FACTORY has no exception.
Method GET_DATA_PROVIDER_BY_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130918 | |||
| 2 | RR_DATA_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_EXT_MAINT_DP | Data Provider for Extended Maintenance | 20130918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General UIBase Error | 20130918 |
Method GET_DATA_PROVIDER_BY_GLB_VAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GLB_VAR_NAME | Call by reference | Type reference (TYPE) | LTR_OBJECT_NAME | Name of a Global Variant | 20140310 | |||
| 2 | RR_DATA_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_CNV_MBT_PIFD_EXT_MAINT_DP | Data Provider for Extended Maintenance | 20140310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General UIBase Error | 20140310 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |