SAP ABAP Class CL_EAMS_UI_FD_MPLAN_CYCLE_FORM (Feeder class for form GUIBB of maint. plan cycles)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_MPLAN (Package) User Interface for Maintenance Plan and Maint. Plan Item
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_FEEDER_FORM | Form Feeder | 20091111 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20091113 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20110121 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20100817 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091210 |
Properties
| Class | CL_EAMS_UI_FD_MPLAN_CYCLE_FORM | |
| Short Description | Feeder class for form GUIBB of maint. plan cycles | |
| Super Class | /PLMU/CL_FRW_G_FEEDER_FORM | Form Feeder |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAMS_UI_MPLAN | User Interface for Maintenance Plan and Maint. Plan Item |
| Created | 20091111 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_UI_FD_MPLAN_CYCLE_FORM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20091113 | ||
| 2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20110121 | ||
| 3 | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20100817 | ||
| 4 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091210 |
Friends
Class CL_EAMS_UI_FD_MPLAN_CYCLE_FORM 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) | /PLMU/IF_FRW_ACTION_UTIL | use GET_ACTION_UTIL! | 20091113 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods; use GET_SERVICE! | 20100817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100817 | ||
| 2 | Instance method | Protected | Method | Get instance of action utility class | 20091113 |
Events
Class CL_EAMS_UI_FD_MPLAN_CYCLE_FORM has no event.
Types
Class CL_EAMS_UI_FD_MPLAN_CYCLE_FORM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_MPLAN_CYCLE_FORM has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_MPLAN_CYCLE_FORM has no exception.
Method GET_ACTION_UTIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ACTION_UTIL | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_ACTION_UTIL | Action utilities for applications | 20091113 |
Method GET_ACTION_UTIL on class CL_EAMS_UI_FD_MPLAN_CYCLE_FORM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |