SAP ABAP Class CL_EAMS_UI_FD_ORD_OP_PRT_LI (WD feeder class for list of components of an operation)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_ORD (Package) User Interface for Maintenance Order
⤷
⤷
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 | 20100407 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100407 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100408 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20110202 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100407 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20101213 |
Properties
| Class | CL_EAMS_UI_FD_ORD_OP_PRT_LI | |
| Short Description | WD feeder class for list of components of an operation | |
| 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_ORD | User Interface for Maintenance Order |
| Created | 20100407 | SAP |
| Last change | 20110908 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100407 | ||
| 2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100408 | ||
| 3 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20110202 | ||
| 4 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100407 | ||
| 5 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20101213 |
Friends
Class CL_EAMS_UI_FD_ORD_OP_PRT_LI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20110202 | |||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20100723 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20101021 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110202 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20101021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100408 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100408 | |
| 3 | Instance method | Private | Method | 20110209 | ||
| 4 | Instance method | Private | Method | Navigate to PRT | 20101213 |
Events
Class CL_EAMS_UI_FD_ORD_OP_PRT_LI has no event.
Types
Class CL_EAMS_UI_FD_ORD_OP_PRT_LI has no local type.
Method Signatures
Method CHANGE_ACTION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTION_USAGE | Call by reference | Type reference (TYPE) | /PLMU/T_FRW_G_ACTION_USAGE | GUIBB Action Usage | 20100408 | |||
| 2 | EV_ACTION_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100408 |
Method CHANGE_ACTION_MODE on class CL_EAMS_UI_FD_ORD_OP_PRT_LI has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORD_OP_PRT_LI has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORD_OP_PRT_LI has no exception.
Method GET_ORDER_PROTECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROTECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110209 |
Method GET_ORDER_PROTECTED on class CL_EAMS_UI_FD_ORD_OP_PRT_LI has no exception.
Method NAVIGATE_TO_PRT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ORD_OPER_PRT | Call by reference | Type reference (TYPE) | EAMS_S_SP_ORD_OPER_PRT | Business Object Order - Operation Production Resources/Tools | 20101213 |
Method NAVIGATE_TO_PRT on class CL_EAMS_UI_FD_ORD_OP_PRT_LI has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |