SAP ABAP Class CL_CNV_MBT_PIFD_PARAM_MNT_GUI (PIFD Parameter maintenance GUI)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PIFD_CORE (Package) PIFD Core Functionality and Types
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_MBT_PIFD_DYN_PARAM_MNT | PIFD Dynpro Parameter maintenance | 20110117 |
Properties
| Class | CL_CNV_MBT_PIFD_PARAM_MNT_GUI | |
| Short Description | PIFD Parameter maintenance GUI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_PIFD_CORE | PIFD Core Functionality and Types |
| Created | 20110117 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CNV_MBT_PIFD_PARAM_MNT_GUI has no interface implemented.
Friends
Class CL_CNV_MBT_PIFD_PARAM_MNT_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_PIFD_PARAM_LIST | List of PIFD Parameter objects | 20110117 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Should the GUI be able to navigate several Params? | 20110117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110117 | |
| 2 | Instance method | Public | Method | Sets the Parameters to be displayed | 20110117 |
Events
Class CL_CNV_MBT_PIFD_PARAM_MNT_GUI has no event.
Types
Class CL_CNV_MBT_PIFD_PARAM_MNT_GUI 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_USE_NAVIGATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Use GUI with navigation? | 20110117 |
Method CONSTRUCTOR on class CL_CNV_MBT_PIFD_PARAM_MNT_GUI has no exception.
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_PARAM_LIST | List of PIFD Parameter objects | 20110117 |
Method SET_PARAMETERS on class CL_CNV_MBT_PIFD_PARAM_MNT_GUI has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |