SAP ABAP Class CL_EAMS_UI_FD_NTF_INIT (WD feeder class for job card init screen)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_NTF (Package) User Interface for Notification
⤷
⤷
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 | 20091021 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20091016 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_CONFIG_PARAM | Feeder Callback - Set and Get Configuration Parameter | 20091013 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091013 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20091009 |
Properties
| Class | CL_EAMS_UI_FD_NTF_INIT | |
| Short Description | WD feeder class for job card 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_NTF | User Interface for Notification |
| Created | 20090219 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_UI_FD_NTF_INIT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091021 | ||
| 2 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20091016 | ||
| 3 | /PLMU/IF_FRW_G_CONFIG_PARAM | Feeder Callback - Set and Get Configuration Parameter | 20091013 | ||
| 4 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091013 | ||
| 5 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20091009 |
Friends
Class CL_EAMS_UI_FD_NTF_INIT 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) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - GUIBB application model | 20091030 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - GUIBB application model | 20091030 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110201 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM_IDR | 20091029 | ||||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20090219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Authority for Transaction | 20091117 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20091103 | |
| 3 | Instance method | Protected | Method | 20091023 | ||
| 4 | Instance method | Protected | Method | Sets the IDR of Initial screen | 20091030 | |
| 5 | Instance method | Protected | Method | Validates initial screen values | 20091009 |
Events
Class CL_EAMS_UI_FD_NTF_INIT has no event.
Types
Class CL_EAMS_UI_FD_NTF_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 | 20091117 |
Method AUTHORITY_CHECK_TRAN on class CL_EAMS_UI_FD_NTF_INIT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_NTF_INIT has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_NTF_INIT has no exception.
Method CREATE_NTF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NTF_HEADER | Call by reference | Type reference (TYPE) | EAMS_S_SP_NTF_HEADER | Business Object Notification - Header Data | 20100813 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091023 | |||
| 3 | IT_ORD_NTF_ID | Call by reference | Type reference (TYPE) | EAMS_T_SP_ORD_NTF_ID | Table type for combined Order & Notification ID | 20100813 |
Method CREATE_NTF on class CL_EAMS_UI_FD_NTF_INIT has no exception.
Method SET_INITIAL_SCREEN_IDR Signature
Method SET_INITIAL_SCREEN_IDR on class CL_EAMS_UI_FD_NTF_INIT has no parameter.
Method SET_INITIAL_SCREEN_IDR on class CL_EAMS_UI_FD_NTF_INIT has no exception.
Method VALIDATE_INITIAL_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NTF_DATA | Call by reference | Type reference (TYPE) | EAMS_S_SP_NTF_HEADER | Business Object Notification - Header Data | 20091016 | |||
| 2 | RV_FAILED | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20091009 |
Method VALIDATE_INITIAL_SCREEN on class CL_EAMS_UI_FD_NTF_INIT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |