SAP ABAP Class CL_EAMS_UI_FD_REL_PERMIT (Feeder class permits)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_MISC (Package) Miscellaneous for User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_FEEDER_LIST | List Feeder | 20100909 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100909 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100917 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20100909 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20110124 |
Properties
| Class | CL_EAMS_UI_FD_REL_PERMIT | |
| Short Description | Feeder class permits | |
| Super Class | /PLMU/CL_FRW_G_FEEDER_LIST | List Feeder |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAMS_UI_MISC | Miscellaneous for User Interface |
| Created | 20100909 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_UI_FD_REL_PERMIT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100909 | ||
| 2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100917 | ||
| 3 | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20100909 | ||
| 4 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20110124 |
Friends
Class CL_EAMS_UI_FD_REL_PERMIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR1 | 'D' | Delete relation | 20100910 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR1 | 'I' | Create relation | 20100910 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/IF_FRW_ACTION_UTIL | Action Utilities | 20110121 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20100914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100914 | ||
| 2 | Instance method | Private | Method | Handle actions | 20100909 |
Events
Class CL_EAMS_UI_FD_REL_PERMIT has no event.
Types
Class CL_EAMS_UI_FD_REL_PERMIT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_REL_PERMIT has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_REL_PERMIT has no exception.
Method HANDLE_ACTION_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100909 |
Method HANDLE_ACTION_USAGE on class CL_EAMS_UI_FD_REL_PERMIT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |