SAP ABAP Class CL_EAMS_UI_FD_DIR_LI (TODO - WD feeder class for list of operations of an order)
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 | 20091115 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20091115 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091124 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20091115 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20091207 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091123 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20091124 |
Properties
| Class | CL_EAMS_UI_FD_DIR_LI | |
| Short Description | TODO - WD feeder class for list of operations of an order | |
| 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 | 20091115 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_UI_FD_DIR_LI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20091115 | ||
| 2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091124 | ||
| 3 | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20091115 | ||
| 4 | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20091207 | ||
| 5 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091123 | ||
| 6 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20091124 |
Friends
Class CL_EAMS_UI_FD_DIR_LI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20091124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091124 | |
| 2 | Instance method | Private | Method | Action handler for button Assign document to operation | 20120314 | |
| 3 | Instance method | Private | Method | Action handler for button Assign document to header | 20120320 | |
| 4 | Instance method | Private | Method | Action handler for button Unassign document to operation | 20120320 | |
| 5 | Instance method | Private | Method | 20091214 | ||
| 6 | Instance method | Private | Method | Processes global FPM event POPUP_RETURN | 20120319 | |
| 7 | Instance method | Private | Method | 20120724 |
Events
Class CL_EAMS_UI_FD_DIR_LI has no event.
Types
Class CL_EAMS_UI_FD_DIR_LI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_DIR_LI has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_DIR_LI has no exception.
Method HANDLE_ACTION_ASSIGN_OPER Signature
Method HANDLE_ACTION_ASSIGN_OPER on class CL_EAMS_UI_FD_DIR_LI has no parameter.
Method HANDLE_ACTION_ASSIGN_OPER on class CL_EAMS_UI_FD_DIR_LI has no exception.
Method HANDLE_ACTION_COPY_ASSIGNMENT Signature
Method HANDLE_ACTION_COPY_ASSIGNMENT on class CL_EAMS_UI_FD_DIR_LI has no parameter.
Method HANDLE_ACTION_COPY_ASSIGNMENT on class CL_EAMS_UI_FD_DIR_LI has no exception.
Method HANDLE_ACTION_UNASSIGN_OPER Signature
Method HANDLE_ACTION_UNASSIGN_OPER on class CL_EAMS_UI_FD_DIR_LI has no parameter.
Method HANDLE_ACTION_UNASSIGN_OPER on class CL_EAMS_UI_FD_DIR_LI has no exception.
Method HANDLE_ACTION_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091214 |
Method HANDLE_ACTION_USAGE on class CL_EAMS_UI_FD_DIR_LI has no exception.
Method PROCESS_EVENT_POPUP_RETURN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20120319 |
Method PROCESS_EVENT_POPUP_RETURN on class CL_EAMS_UI_FD_DIR_LI has no exception.
Method RECHECK_VE_FILE_NEEDED Signature
Method RECHECK_VE_FILE_NEEDED on class CL_EAMS_UI_FD_DIR_LI has no parameter.
Method RECHECK_VE_FILE_NEEDED on class CL_EAMS_UI_FD_DIR_LI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |