SAP ABAP Class CL_EAMS_UI_FD_ORD_INIT (WD feeder class for Order init screen)
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
Properties
| Class | CL_EAMS_UI_FD_ORD_INIT | |
| Short Description | WD feeder class for Order init screen | |
| 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 | 20091013 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100406 | ||
| 2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100406 | ||
| 3 | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20100325 | ||
| 4 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20091023 | ||
| 5 | /PLMU/IF_FRW_G_CONFIG_PARAM | Feeder Callback - Set and Get Configuration Parameter | 20091014 | ||
| 6 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100406 | ||
| 7 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20091014 |
Friends
Class CL_EAMS_UI_FD_ORD_INIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - Basic application model | 20100330 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110201 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20100325 | |||
| 4 | Instance attribute | Protected | 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 | Private | Method | Check Authority for Transaction | 20100330 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100326 | |
| 3 | Instance method | Protected | Method | Create an order with INSERT | 20100324 | |
| 4 | Instance method | Protected | Method | Check if job is locked (Order and/or Notification) | 20100326 | |
| 5 | Instance method | Protected | Method | Get the header data of the Order | 20100408 | |
| 6 | Instance method | Protected | Method | 20091023 | ||
| 7 | Instance method | Protected | Method | Validates the initial screen values | 20091013 |
Events
Class CL_EAMS_UI_FD_ORD_INIT has no event.
Types
Class CL_EAMS_UI_FD_ORD_INIT has no local type.
Method Signatures
Method AUTHORITY_CHECK_TRAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100330 |
Method AUTHORITY_CHECK_TRAN on class CL_EAMS_UI_FD_ORD_INIT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORD_INIT has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORD_INIT has no exception.
Method CREATE_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100324 | |||
| 2 | IT_ORD_NTF_ID | Call by reference | Type reference (TYPE) | EAMS_T_SP_ORD_NTF_ID | Table type for combined Order & Notification ID | 20101117 |
Method CREATE_ORDER on class CL_EAMS_UI_FD_ORD_INIT has no exception.
Method ORDER_LOCK_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100326 | ||||
| 2 | IT_ORD_ID | Call by reference | Type reference (TYPE) | EAMS_T_SP_ORD_ID | Business Object Order - Identification | 20100326 |
Method ORDER_LOCK_CHECK on class CL_EAMS_UI_FD_ORD_INIT has no exception.
Method RETRIEVE_HEADER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX_FAILED | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_RTR_INDEX_FAILED | Index of node ID for which no data is availab | 20100408 | |||
| 2 | IT_ORD_ID | Call by reference | Type reference (TYPE) | EAMS_T_SP_ORD_ID | Business Object Order - Identification | 20100408 | |||
| 3 | IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20100408 |
Method RETRIEVE_HEADER_DATA on class CL_EAMS_UI_FD_ORD_INIT has no exception.
Method SET_IDR_INIT Signature
Method SET_IDR_INIT on class CL_EAMS_UI_FD_ORD_INIT has no parameter.
Method SET_IDR_INIT on class CL_EAMS_UI_FD_ORD_INIT has no exception.
Method VALIDATE_INITIAL_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FAILED | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20091013 |
Method VALIDATE_INITIAL_SCREEN on class CL_EAMS_UI_FD_ORD_INIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |