SAP ABAP Class CL_EAMS_UI_FD_ORD_OPER_CONF_LI (WD feeder class for confirmation of an order operation)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_JOB (Package) User Interface for Job (Display, Change, Confirm Job)
⤷
⤷
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 | 20091016 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20091116 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091116 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20091106 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20100107 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091019 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_OVS | Feeder Callback - OVS Handler | 20091106 |
Properties
| Class | CL_EAMS_UI_FD_ORD_OPER_CONF_LI | |
| Short Description | WD feeder class for confirmation of an order 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_JOB | User Interface for Job (Display, Change, Confirm Job) |
| Created | 20091016 | 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) | |
| 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) | |
| 4 | 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_ACTIONS | Feeder Callback - Define and Process Actions | 20091116 | ||
| 2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091116 | ||
| 3 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20091106 | ||
| 4 | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20100107 | ||
| 5 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091019 | ||
| 6 | /PLMU/IF_FRW_G_OVS | Feeder Callback - OVS Handler | 20091106 |
Friends
Class CL_EAMS_UI_FD_ORD_OPER_CONF_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 | 20091202 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ARBPL | Work center | 20091106 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WERKS_D | Plant | 20091106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Get OVS informations | 20091202 | |
| 2 | Instance method | Protected | Method | Get OVS mappings | 20101217 |
Events
Class CL_EAMS_UI_FD_ORD_OPER_CONF_LI has no event.
Types
Class CL_EAMS_UI_FD_ORD_OPER_CONF_LI has no local type.
Method Signatures
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 | 20091202 |
Method OVS_GET_OVS_INFO on class CL_EAMS_UI_FD_ORD_OPER_CONF_LI 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 | 20101217 | ||||
| 2 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20101217 |
Method OVS_GET_OVS_MAPPING on class CL_EAMS_UI_FD_ORD_OPER_CONF_LI has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |