SAP ABAP Class CL_EAMS_UI_EI_TL_V2_APPCC (APPCC Class for V2 Tasklist OIF)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_UI_TL (Package) User Interface for Task List
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 20100824
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_MAP_HEADER Header Object Mapper 20100824
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100824
Properties
Class CL_EAMS_UI_EI_TL_V2_APPCC  
Short Description APPCC Class for V2 Tasklist OIF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_UI_TL   User Interface for Task List 
Created 20100824   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_UI_EI_TL_V2_APPCC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMU/IF_EX_FRW_CONSUMER_APPCC OIF Application Controller 20100824
2 /PLMU/IF_FRW_MAP_HEADER Header Object Mapper 20100824
3 IF_BADI_INTERFACE Tag Interface for BAdIs 20100824
Friends
Class CL_EAMS_UI_EI_TL_V2_APPCC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_UI_ELEM_ID Constant Private See coding 20101202
2 GO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_EI_TL_V2_APPCC APPCC Class for Maintenance Plan OIF 20100824
3 MO_ACTION_UTIL Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Action utilities for applications 20100824
4 MO_APPL_MODEL_SERVICE Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - Basic application model 20100824
5 MO_APPL_MODEL_TL Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - GUIBB application model 20100824
6 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20100824
7 MO_FPM_CNR Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_CNR_OIF Interface for CNR in OIF 20100824
8 MO_IDR_OIF Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_IDR 20100824
9 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20100824
10 MS_OLD_TL_HEADER Instance attribute Private Type reference (TYPE) EAMS_S_SP_TL_HEADER Task List Basic Data 20100824
11 MS_TL_HEADER Instance attribute Private Type reference (TYPE) EAMS_S_SP_TL_HEADER Task List Basic Data 20100824
12 MS_TL_OPERATION Instance attribute Private Type reference (TYPE) EAMS_S_SP_TL_OPERATION Business Object Task List - Operation Data 20110302
13 MV_STATUS_SET_RESET_FLG Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100824
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_FAV Instance method Private Method Add to Favorites 20100824
2 CHANGE_LPD_YCA_LIST Instance method Private Method 20100824
3 CONSTRUCTOR Instance method Public Constructor 20100824
4 DEFINE_BUTTON_CHOICE Instance method Private Method Define button choice helper method 20101202
5 DISPLAY_TAB Instance method Private Method 20100824
6 HIDE_TAB Instance method Private Method 20100824
7 LOCK_CHECK Instance method Private Method Check if job is locked (Order and/or Notification) 20100824
8 RETRIEVE_HEADER_DATA Instance method Private Method read header data 20100824
9 RETRIEVE_OPERATION_DATA Instance method Private Method read operation data 20110302
10 SET_DELETION_FLAG Instance method Private Method Set Deletion Flag for Task List 20100824
11 SET_HIDDEN_TAB Instance method Private Method Set hidden tabstrips in task list 20101019
12 SET_HIDDEN_UIBB Instance method Private Method Hide UI Elements like GUIBBs or Main Views 20100824
13 SET_MAINT_PACK_TAB_VISIBILITY Instance method Private Method 20100824
14 SET_MODE Instance method Private Method Set the application mode 20100824
15 SWITCH_TAB_VISIBILITY Instance method Private Method Switch tab visibiliy 20110301
16 UPDATE_BUTTON_CHOICES Instance method Private Method Update button choices 20101202
Events
Class CL_EAMS_UI_EI_TL_V2_APPCC has no event.
Types
Class CL_EAMS_UI_EI_TL_V2_APPCC has no local type.
Method Signatures

Method ADD_TO_FAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WIRE_SERVICES Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_W_SERVICES UI Framework - Wiring Services 20100824

Method ADD_TO_FAV on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.

Method CHANGE_LPD_YCA_LIST Signature

Method CHANGE_LPD_YCA_LIST on class CL_EAMS_UI_EI_TL_V2_APPCC has no parameter.
Method CHANGE_LPD_YCA_LIST on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.

Method CONSTRUCTOR Signature

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

Method DEFINE_BUTTON_CHOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUTTON_CHOICE Call by reference Type reference (TYPE) IF_FPM_CNR_OIF=>S_BUTTON_CHOICE 20101202

Method DEFINE_BUTTON_CHOICE on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.

Method DISPLAY_TAB 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 20100824
2 Importing IV_TAB_ID Call by reference Type reference (TYPE) STRING 20100824

Method DISPLAY_TAB on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.

Method HIDE_TAB 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 20100824
2 Importing IV_TAB_ID Call by reference Type reference (TYPE) STRING 20100824

Method HIDE_TAB on class CL_EAMS_UI_EI_TL_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 20100824

Method LOCK_CHECK on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.

Method RETRIEVE_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WIRE_SERVICES Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_W_SERVICES UI Framework - Wiring Services 20100824

Method RETRIEVE_HEADER_DATA on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.

Method RETRIEVE_OPERATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WIRE_SERVICES Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_W_SERVICES UI Framework - Wiring Services 20110302

Method RETRIEVE_OPERATION_DATA on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.

Method SET_DELETION_FLAG 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 20100824

Method SET_DELETION_FLAG on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.

Method SET_HIDDEN_TAB 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 20101019

Method SET_HIDDEN_TAB on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.

Method SET_HIDDEN_UIBB 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 20100824

Method SET_HIDDEN_UIBB on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.

Method SET_MAINT_PACK_TAB_VISIBILITY 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 20100824

Method SET_MAINT_PACK_TAB_VISIBILITY on class CL_EAMS_UI_EI_TL_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 20100824

Method SET_MODE on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.

Method SWITCH_TAB_VISIBILITY 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 20110301
2 Importing IV_HIDDEN_TAB_ID Call by reference Type reference (TYPE) STRING ID of hidden tab 20110301
3 Importing IV_VISIBLE_TAB_ID Call by reference Type reference (TYPE) STRING ID of visible tab 20110301

Method SWITCH_TAB_VISIBILITY on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.

Method UPDATE_BUTTON_CHOICES Signature

Method UPDATE_BUTTON_CHOICES on class CL_EAMS_UI_EI_TL_V2_APPCC has no parameter.
Method UPDATE_BUTTON_CHOICES on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606