SAP ABAP Class CL_EAMS_UI_EI_TL_FRW_APPCC (Class for BAdI: /PLMU/EX_FRW_CONSUMER_APPCC)
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 20090930
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_MAP_HEADER Header Object Mapper 20091109
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090930
Properties
Class CL_EAMS_UI_EI_TL_FRW_APPCC  
Short Description Class for BAdI: /PLMU/EX_FRW_CONSUMER_APPCC    
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 20090930   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_UI_EI_TL_FRW_APPCC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMU/IF_EX_FRW_CONSUMER_APPCC OIF Application Controller 20090930
2 /PLMU/IF_FRW_MAP_HEADER Header Object Mapper 20091109
3 IF_BADI_INTERFACE Tag Interface for BAdIs 20090930
Friends
Class CL_EAMS_UI_EI_TL_FRW_APPCC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_EI_TL_FRW_APPCC APPCC Class for Maintenance Plan OIF 20090930
2 MO_ACTION_UTIL Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Action utilities for applications 20090930
3 MO_APPL_MODEL_SERVICE Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - Basic application model 20100601
4 MO_APPL_MODEL_TL Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - GUIBB application model 20091013
5 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20090930
6 MO_FPM_CNR Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_CNR_OIF Interface for CNR in OIF 20091001
7 MO_IDR_OIF Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_IDR 20090930
8 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20090930
9 MS_OLD_TL_HEADER Instance attribute Private Type reference (TYPE) EAMS_S_SP_TL_HEADER Task List Basic Data 20091126
10 MS_TL_HEADER Instance attribute Private Type reference (TYPE) EAMS_S_SP_TL_HEADER Task List Basic Data 20091118
11 MV_STATUS_SET_RESET_FLG Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100408
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_FAV Instance method Protected Method Add to Favorites 20091002
2 CHANGE_LPD_YCA_LIST Instance method Protected Method 20091124
3 CONSTRUCTOR Instance method Public Constructor 20090930
4 DISPLAY_TAB Instance method Protected Method 20091125
5 HIDE_TAB Instance method Protected Method 20091125
6 LOCK_CHECK Instance method Private Method Check if job is locked (Order and/or Notification) 20100407
7 RETRIEVE_HEADER_DATA Instance method Protected Method read header data 20091124
8 SET_MAINT_PACK_TAB_VISIBILITY Instance method Protected Method 20091126
9 SET_MODE Instance method Private Method Set the application mode 20100601
Events
Class CL_EAMS_UI_EI_TL_FRW_APPCC has no event.
Types
Class CL_EAMS_UI_EI_TL_FRW_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 20091120

Method ADD_TO_FAV on class CL_EAMS_UI_EI_TL_FRW_APPCC has no exception.

Method CHANGE_LPD_YCA_LIST Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EAMS_UI_EI_TL_FRW_APPCC has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_EI_TL_FRW_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 20091125
2 Importing IV_TAB_ID Call by reference Type reference (TYPE) STRING 20091125

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

Method HIDE_TAB on class CL_EAMS_UI_EI_TL_FRW_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 20100407

Method LOCK_CHECK on class CL_EAMS_UI_EI_TL_FRW_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 20091124

Method RETRIEVE_HEADER_DATA on class CL_EAMS_UI_EI_TL_FRW_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 20091126

Method SET_MAINT_PACK_TAB_VISIBILITY on class CL_EAMS_UI_EI_TL_FRW_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 20100601

Method SET_MODE on class CL_EAMS_UI_EI_TL_FRW_APPCC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605