SAP ABAP Class CL_EAMS_UI_EI_JOBUC_FRW_APPCC (Class for APPCC of Unplanned Confirmation OIF)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_EX_FRW_CONSUMER_APPCC | OIF Application Controller | 20091001 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_MAP_HEADER | Header Object Mapper | 20111104 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20091001 |
Properties
| Class | CL_EAMS_UI_EI_JOBUC_FRW_APPCC | |
| Short Description | Class for APPCC of Unplanned Confirmation OIF | |
| Super Class | ||
| 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 | 20091001 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_EX_FRW_CONSUMER_APPCC | OIF Application Controller | 20091001 | ||
| 2 | /PLMU/IF_FRW_MAP_HEADER | Header Object Mapper | 20111104 | ||
| 3 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20091001 |
Friends
Class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20091001 | ||
| 2 | Instance method | Private | Method | 20091028 | ||
| 3 | Instance method | Protected | Method | Create buttons dynamically | 20100204 | |
| 4 | Instance method | Protected | Method | Create buttons dynamically | 20091028 | |
| 5 | Instance method | Protected | Method | Create notification and switch to notification tab | 20091028 | |
| 6 | Instance method | Protected | Method | Remove notification and switch to order tab | 20091028 | |
| 7 | Instance method | Private | Method | 20100727 | ||
| 8 | Instance method | Protected | Method | Show exit screen | 20091030 |
Events
Class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | JOB_UC_DATA | Protected | See coding | 20091118 | BEGIN OF job_uc_data,
init_job_uc TYPE EAMS_S_SP_JOB_INITIAL,
ord_header type eams_s_sp_ord_header,
ntf_header type eams_s_sp_ntf_header,
END OF job_uc_data
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no exception.
Method CREATE_NAV_TO_NTF_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_EVENT | Value transfer | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20091028 | |||
| 2 | IV_MAINVIEW_ID | Call by reference | Type reference (TYPE) | STRING | Mainview ID | 20091028 |
Method CREATE_NAV_TO_NTF_EVENT on class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no exception.
Method DEFINE_CONF_MAIN_BUTTONS Signature
Method DEFINE_CONF_MAIN_BUTTONS on class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no parameter.
Method DEFINE_CONF_MAIN_BUTTONS on class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no exception.
Method DEFINE_NTF_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20091028 | |||
| 2 | IV_ENABLING_CREATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091028 | ||||
| 3 | IV_ENABLING_REMOVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091028 | ||||
| 4 | IV_VISIBILITY_CREATE | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | Web Dynpro: Visibility | 20091028 | |||
| 5 | IV_VISIBILITY_REMOVE | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | Web Dynpro: Visibility | 20091028 |
Method DEFINE_NTF_BUTTONS on class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no exception.
Method HANDLE_CREATE_NTF_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20091028 | |||
| 2 | IO_OIF | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OIF | Interface for Communication FPM App CC | 20091028 |
Method HANDLE_CREATE_NTF_EVENT on class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no exception.
Method HANDLE_REMOVE_NTF_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20091028 | |||
| 2 | IO_OIF | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OIF | Interface for Communication FPM App CC | 20091028 |
Method HANDLE_REMOVE_NTF_EVENT on class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no exception.
Method SET_BUTTON_DIR_ATTACH Signature
Method SET_BUTTON_DIR_ATTACH on class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no parameter.
Method SET_BUTTON_DIR_ATTACH on class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no exception.
Method SHOW_EXIT_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OIF | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OIF | Interface for Communication FPM App CC | 20091030 |
Method SHOW_EXIT_SCREEN on class CL_EAMS_UI_EI_JOBUC_FRW_APPCC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |