SAP ABAP Class CL_EAMS_UI_EI_MPLAN_FRW_APPCC (APPCC Class for Maintenance Plan OIF)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_MPLAN (Package) User Interface for Maintenance Plan and Maint. Plan Item

⤷

⤷

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 | 20090929 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_MAP_HEADER | Header Object Mapper | 20091026 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090929 |
Properties
Class | CL_EAMS_UI_EI_MPLAN_FRW_APPCC | |
Short Description | APPCC Class for Maintenance Plan OIF | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EAMS_UI_MPLAN | User Interface for Maintenance Plan and Maint. Plan Item |
Created | 20090929 | SAP |
Last change | 20110908 | 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_EX_FRW_CONSUMER_APPCC | OIF Application Controller | 20090929 | ||
2 | /PLMU/IF_FRW_MAP_HEADER | Header Object Mapper | 20091026 | ||
3 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090929 |
Friends
Class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20091112 | ||||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/IF_FRW_ACTION_UTIL | Action utilities for applications | 20090930 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - GUIBB application model | 20091016 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20090929 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM_CNR_OIF | Interface for CNR in OIF | 20100824 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM_IDR | 20090929 | |||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20090929 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EAMS_S_SP_MPLAN_HEADER | Use GET_MPLAN_HEADER! - Maintenance Plan - Header | 20091112 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EAMS_S_SP_MPLAN_ID | Business Object Maintenance Plan - Identification | 20091016 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EAMS_S_SP_MPOS | Maintenance Plan Items | 20100104 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 'X' | 20091117 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 'X' | 20091117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20100824 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090929 |
3 | ![]() |
Instance method | Private | Method | Get the header data of a single Maintenance Plan | 20091112 |
4 | ![]() |
Instance method | Protected | Method | Hide the GUIBBs for Maintenance Plan cycles | 20091112 |
5 | ![]() |
Instance method | Protected | Method | Hide the sub-tab for manually scheduled calls, if empty | 20091116 |
6 | ![]() |
Instance method | Protected | Method | Set fpm controller buttons | 20100824 |
7 | ![]() |
Instance method | Protected | Method | 20091113 | |
8 | ![]() |
Instance method | Protected | Method | Hide the GUIBBs for Maintenance Plan cycles | 20091118 |
9 | ![]() |
Instance method | Protected | Method | Set the OIF variant | 20091111 |
10 | ![]() |
Instance method | Protected | Method | Unhide the suitable GUIBB for Maintenance Plan cycle | 20091112 |
Events
Class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no event.
Types
Class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no local type.
Method Signatures
Method CHANGE_LPD_YCA_LIST Signature
Method CHANGE_LPD_YCA_LIST on class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no parameter.
Method CHANGE_LPD_YCA_LIST on class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no exception.
Method GET_MPLAN_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MPLAN_HEADER | Call by reference | Type reference (TYPE) | EAMS_S_SP_MPLAN_HEADER | Business Object Maintenance Plan - Header | 20091112 |
Method GET_MPLAN_HEADER on class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no exception.
Method HIDE_GUIBBS 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 | 20091112 |
Method HIDE_GUIBBS on class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no exception.
Method HIDE_TAB_MANUAL_CALLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TABBED | Call by reference | Object reference (TYPE REF TO) | IF_FPM_TABBED | Tabbed UIBB API | 20091116 |
Method HIDE_TAB_MANUAL_CALLS on class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no exception.
Method SET_FPM_CNR_BUTTONS Signature
Method SET_FPM_CNR_BUTTONS on class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no parameter.
Method SET_FPM_CNR_BUTTONS on class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no exception.
Method SET_ITEM_TAB_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TABBED | Call by reference | Object reference (TYPE REF TO) | IF_FPM_TABBED | Tabbed UIBB API | 20091113 |
Method SET_ITEM_TAB_VARIANT on class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no exception.
Method SET_ITEM_TAB_VISIBILITY 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 | 20091118 | ||
2 | ![]() |
IV_VARIANT | Call by reference | Type reference (TYPE) | STRING | 20091118 |
Method SET_ITEM_TAB_VISIBILITY on class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no exception.
Method SET_VARIANT 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 | 20091111 |
Method SET_VARIANT on class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no exception.
Method UNHIDE_CYCLE_GUIBB 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 | 20091112 |
Method UNHIDE_CYCLE_GUIBB on class CL_EAMS_UI_EI_MPLAN_FRW_APPCC has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |