SAP ABAP Class CL_EAMS_UI_FD_ORD_CREATE (WD feeder class for Order Create 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
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_FEEDER_FORM | Form Feeder | 20101119 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20101119 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20101119 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20101119 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20101119 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20101119 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20101119 |
Properties
Class | CL_EAMS_UI_FD_ORD_CREATE | |
Short Description | WD feeder class for Order Create 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 | 20101119 | 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 | 20101119 | ||
2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20101119 | ||
3 | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20101119 | ||
4 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20101119 | ||
5 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20101119 | ||
6 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20101119 |
Friends
Class CL_EAMS_UI_FD_ORD_CREATE 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) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20101119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101119 |
2 | ![]() |
Instance method | Private | Method | Create an order with INSERT | 20101119 |
3 | ![]() |
Instance method | Private | Method | Validates the initial screen values | 20101119 |
Events
Class CL_EAMS_UI_FD_ORD_CREATE has no event.
Types
Class CL_EAMS_UI_FD_ORD_CREATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORD_CREATE has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORD_CREATE 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 (=' ') | 20101119 | ||
2 | ![]() |
IS_ORD_HEADER | Call by reference | Type reference (TYPE) | EAMS_S_SP_ORD_HEADER | Business Object Order - Header Data | 20101122 | ||
3 | ![]() |
IT_ORD_NTF_ID | Call by reference | Type reference (TYPE) | EAMS_T_SP_ORD_NTF_ID | Table type for combined Order & Notification ID | 20101119 |
Method CREATE_ORDER on class CL_EAMS_UI_FD_ORD_CREATE has no exception.
Method VALIDATE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ORDER_HEADER | Call by reference | Type reference (TYPE) | EAMS_S_SP_ORD_HEADER | Business Object Order - Header Data | 20101119 | ||
2 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | EAMS_T_SP_ORD_NTF_ID | Combined Order & Notification ID | 20101122 | ||
3 | ![]() |
RV_FAILED | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20101119 |
Method VALIDATE_DATA on class CL_EAMS_UI_FD_ORD_CREATE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |