SAP ABAP Class CL_EAMS_UI_FD_ORDNTF_INIT (WD feeder class for Order/Notification Init Screen)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_ORDNTF (Package) User Interface for combined Order/Notification Applications

⤷

⤷

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 | 20100714 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100714 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100714 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20100714 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100714 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100714 |
Properties
Class | CL_EAMS_UI_FD_ORDNTF_INIT | |
Short Description | WD feeder class for Order/Notification 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_ORDNTF | User Interface for combined Order/Notification Applications |
Created | 20100714 | 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 | 20100714 | ||
2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100714 | ||
3 | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20100714 | ||
4 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100714 | ||
5 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100714 |
Friends
Class CL_EAMS_UI_FD_ORDNTF_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 | Basic Application Model | 20110107 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - Basic application model | 20100722 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110201 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_IDR | 20100715 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20100714 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Object Type for Init Screen | 20100715 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check Authority for Transaction | 20100714 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100714 |
3 | ![]() |
Instance method | Private | Method | 20110105 | |
4 | ![]() |
Instance method | Private | Method | Check if job is locked (Order and/or Notification) | 20110107 |
5 | ![]() |
Instance method | Private | Method | Set IDR for notification init screen | 20110105 |
6 | ![]() |
Instance method | Private | Method | Validates the initial screen values | 20100726 |
Events
Class CL_EAMS_UI_FD_ORDNTF_INIT has no event.
Types
Class CL_EAMS_UI_FD_ORDNTF_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 | 20100714 |
Method AUTHORITY_CHECK_TRAN on class CL_EAMS_UI_FD_ORDNTF_INIT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORDNTF_INIT has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORDNTF_INIT has no exception.
Method CREATE_BUSINESS_OBJECT 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 (=' ') | 20110105 |
Method CREATE_BUSINESS_OBJECT on class CL_EAMS_UI_FD_ORDNTF_INIT has no exception.
Method ENQUEUE_OBJECT 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 | 20110107 |
Method ENQUEUE_OBJECT on class CL_EAMS_UI_FD_ORDNTF_INIT has no exception.
Method SET_IDR_INIT Signature
Method SET_IDR_INIT on class CL_EAMS_UI_FD_ORDNTF_INIT has no parameter.
Method SET_IDR_INIT on class CL_EAMS_UI_FD_ORDNTF_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 | 20100726 |
Method VALIDATE_INITIAL_SCREEN on class CL_EAMS_UI_FD_ORDNTF_INIT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |