SAP ABAP Class CL_EAMS_UI_EI_MPLAN_V2_APPCC (APPCC Class for V2 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 20100420
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_MAP_HEADER Header Object Mapper 20100420
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100420
Properties
Class CL_EAMS_UI_EI_MPLAN_V2_APPCC  
Short Description APPCC Class for V2 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 20100420   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP 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 20100420
2 /PLMU/IF_FRW_MAP_HEADER Header Object Mapper 20100420
3 IF_BADI_INTERFACE Tag Interface for BAdIs 20100420
Friends
Class CL_EAMS_UI_EI_MPLAN_V2_APPCC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ACTION_UTIL Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Action utilities for applications 20100420
2 MO_APPL_MODEL_MPLAN Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - GUIBB application model 20100420
3 MO_APPL_MODEL_SERVICE Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - Basic application model 20100526
4 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20100420
5 MO_FPM_CNR Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_CNR_OIF Interface for CNR in OIF 20100423
6 MO_IDR_OIF Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_IDR 20100420
7 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20100420
8 MS_MPLAN_HEADER Instance attribute Private Type reference (TYPE) EAMS_S_SP_MPLAN_HEADER Use GET_MPLAN_HEADER! - Maintenance Plan - Header 20100420
9 MS_MPLAN_ID Instance attribute Protected Type reference (TYPE) EAMS_S_SP_MPLAN_ID Business Object Maintenance Plan - Identification 20100420
10 MS_MPOS Instance attribute Protected Type reference (TYPE) EAMS_S_SP_MPOS Maintenance Plan Items 20100420
11 MV_FLG_FIRST_TIME_CALL_TAB Instance attribute Protected Type reference (TYPE) ABAP_BOOL 'X' 20100420
12 MV_SAVE_SUCCESSFUL Instance attribute Private Type reference (TYPE) ABAP_BOOL Indicator that last save was successful 20100901
13 MV_STATUS_ACT_INACT_FLG Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100423
14 MV_STATUS_SET_RESET_FLG Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100423
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_LPD_YCA_LIST Instance method Private Method 20100506
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100420
3 GET_MPLAN_HEADER Instance method Private Method Get the header data of a single Maintenance Plan 20100420
4 HIDE_MAIN_TAB_CALLS Instance method Private Method Hide the tab for scheduled calls, if empty 20100903
5 HIDE_TAB_MANUAL_CALLS Instance method Private Method Hide the sub-tab for manually scheduled calls, if empty 20100420
6 LOCK_CHECK Instance method Private Method check if maintenance plan is locked 20100421
7 SET_BUTTON_CHOICE_ADD_FUNC Instance method Private Method set Button Additional Functions 20100423
8 SET_MODE Instance method Private Method Set the application mode 20100526
9 SET_SYSTEM_STATUS Instance method Private Method 20100423
10 SET_VARIANT Instance method Private Method Set the OIF variant 20100420
Events
Class CL_EAMS_UI_EI_MPLAN_V2_APPCC has no event.
Types
Class CL_EAMS_UI_EI_MPLAN_V2_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_V2_APPCC has no parameter.
Method CHANGE_LPD_YCA_LIST on class CL_EAMS_UI_EI_MPLAN_V2_APPCC has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EAMS_UI_EI_MPLAN_V2_APPCC has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_EI_MPLAN_V2_APPCC has no exception.

Method GET_MPLAN_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MPLAN_HEADER Call by reference Type reference (TYPE) EAMS_S_SP_MPLAN_HEADER Business Object Maintenance Plan - Header 20100420

Method GET_MPLAN_HEADER on class CL_EAMS_UI_EI_MPLAN_V2_APPCC has no exception.

Method HIDE_MAIN_TAB_CALLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OIF Call by reference Object reference (TYPE REF TO) IF_FPM_OIF 20100903

Method HIDE_MAIN_TAB_CALLS on class CL_EAMS_UI_EI_MPLAN_V2_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 Importing IO_TABBED Call by reference Object reference (TYPE REF TO) IF_FPM_TABBED Tabbed UIBB API 20100420

Method HIDE_TAB_MANUAL_CALLS on class CL_EAMS_UI_EI_MPLAN_V2_APPCC has no exception.

Method LOCK_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20100421

Method LOCK_CHECK on class CL_EAMS_UI_EI_MPLAN_V2_APPCC has no exception.

Method SET_BUTTON_CHOICE_ADD_FUNC Signature

Method SET_BUTTON_CHOICE_ADD_FUNC on class CL_EAMS_UI_EI_MPLAN_V2_APPCC has no parameter.
Method SET_BUTTON_CHOICE_ADD_FUNC on class CL_EAMS_UI_EI_MPLAN_V2_APPCC has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20100526

Method SET_MODE on class CL_EAMS_UI_EI_MPLAN_V2_APPCC has no exception.

Method SET_SYSTEM_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20100423

Method SET_SYSTEM_STATUS on class CL_EAMS_UI_EI_MPLAN_V2_APPCC has no exception.

Method SET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OIF Call by reference Object reference (TYPE REF TO) IF_FPM_OIF Interface for Communication FPM App CC 20100420

Method SET_VARIANT on class CL_EAMS_UI_EI_MPLAN_V2_APPCC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606