SAP ABAP Class CL_EAMS_UI_FD_ORD_OPER (WD feeder class for operation of an order)
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_FORM | Form Feeder | 20091009 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091117 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20100407 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091029 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_OVS | Feeder Callback - OVS Handler | 20100408 |
Properties
| Class | CL_EAMS_UI_FD_ORD_OPER | |
| Short Description | WD feeder class for operation of an order | |
| 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_ORD | User Interface for Maintenance Order |
| Created | 20090119 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091117 | ||
| 2 | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20100407 | ||
| 3 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091029 | ||
| 4 | /PLMU/IF_FRW_G_OVS | Feeder Callback - OVS Handler | 20100408 |
Friends
Class CL_EAMS_UI_FD_ORD_OPER 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 | 20100408 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | EAMS_S_SP_ORD_HEADER | Business Object Order - Header Data | 20100408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100408 | |
| 2 | Instance method | Protected | Method | Read Values for DropDown Listboxes LAM Offset Type Code | 20091030 | |
| 3 | Instance method | Protected | Method | Get OVS informations | 20100408 | |
| 4 | Instance method | Protected | Method | Get OVS mappings | 20101222 |
Events
Class CL_EAMS_UI_FD_ORD_OPER has no event.
Types
Class CL_EAMS_UI_FD_ORD_OPER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORD_OPER has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORD_OPER has no exception.
Method GET_OFFSET_TYPE_CODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE_LIST | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20091030 |
Method GET_OFFSET_TYPE_CODES on class CL_EAMS_UI_FD_ORD_OPER has no exception.
Method OVS_GET_OVS_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OVS_INFO | Call by reference | Type reference (TYPE) | CL_EAMS_UI_SERVICE=>TYP_T_OVS_INFO | 20100408 |
Method OVS_GET_OVS_INFO on class CL_EAMS_UI_FD_ORD_OPER has no exception.
Method OVS_GET_OVS_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OVS_MAPPING | Call by reference | Type reference (TYPE) | CL_EAMS_UI_SERVICE=>TYP_T_OVS_MAPPING | 20101222 | ||||
| 2 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20101222 |
Method OVS_GET_OVS_MAPPING on class CL_EAMS_UI_FD_ORD_OPER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |