SAP ABAP Class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC (EAM specific BAdI Implementation for TO OIF)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_UI_TECHOBJ (Package) UI for Technical Object (Equipment, Functional Location)
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 20091006
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 20091006
Properties
Class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC  
Short Description EAM specific BAdI Implementation for TO OIF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_UI_TECHOBJ   UI for Technical Object (Equipment, Functional Location) 
Created 20091006   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 20091006
2 /PLMU/IF_FRW_MAP_HEADER Header Object Mapper 20091026
3 IF_BADI_INTERFACE Tag Interface for BAdIs 20091006
Friends
Class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EVENTS Constant Private See coding 20100122
2 MO_ACTION_UTIL Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Action utilities for applications 20091027
3 MO_APPLICATION_MODEL_EQUI Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - GUIBB application model 20091026
4 MO_APPLICATION_MODEL_FL Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - GUIBB application model 20091026
5 MO_APPLICATION_MODEL_SERVICE Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - Basic application model 20091217
6 MO_APPLICATION_MODEL_STATUS Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - GUIBB application model 20091026
7 MO_APPLICATION_MODEL_VE Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - GUIBB application model 20120507
8 MO_CNR Instance attribute Private Object reference (TYPE REF TO) IF_FPM_CNR_OIF Interface for CNR in OIF 20091026
9 MO_FPM Instance attribute Private Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20091026
10 MO_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20091026
11 MS_CURRENT_DATA_EQUI Instance attribute Private Type reference (TYPE) EAMS_S_SP_EQUI_BASIC_DATA Business Object Equipment Basic Data 20091029
12 MS_CURRENT_DATA_FL Instance attribute Private Type reference (TYPE) EAMS_S_SP_FL_BASIC_DATA Business Object Function Location Basic Data 20091029
13 MV_OTYPE Instance attribute Private Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Object Type 20091023
14 MV_SERIAL_TAB_VISIBLE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100122
15 MV_STATUS_ACT_INACT_FLG Instance attribute Private Type reference (TYPE) ABAP_BOOL 20091026
16 MV_STATUS_SET_RESET_FLG Instance attribute Private Type reference (TYPE) ABAP_BOOL Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091026
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Instance method Protected Method 20091215
2 CHANGE_LPD_YCA_LIST Instance method Private Method 20091125
3 CHECK_PRT_DATA_EXISTENCE Instance method Protected Method 20091110
4 CHECK_SNO_DATA_EXISTENCE Instance method Protected Method 20100122
5 CONSTRUCTOR Instance method Public Constructor 20091009
6 SET_BUTTON_CHOICE_ADD_FUN Instance method Protected Method 20091027
7 SET_BUTTON_CHOICE_CHANGE_S Instance method Protected Method 20091027
8 SET_BUTTON_VE_VWR Instance method Protected Method 20120518
9 SET_MODE Instance method Protected Method 20091026
10 SET_SYSTEM_STATUS Instance method Protected Method 20091026
11 SET_UIBB_VISIBILITY Instance method Private Method 20091119
12 SET_VARIANT Instance method Protected Method 20091013
13 SET_VISIBILITY_PRT_TAB Instance method Protected Method 20091027
14 SET_VISIBILITY_RISK_TAB Instance method Protected Method 20101201
15 SET_VISIBILITY_SNO_TAB Instance method Protected Method 20091027
16 SET_VISIBILITY_VB_TAB Instance method Protected Method 20091027
17 TO_LOCK_CHECK Instance method Protected Method 20091106
Events
Class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no event.
Types
Class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no local type.
Method Signatures

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091215

Method AUTHORITY_CHECK on class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no exception.

Method CHANGE_LPD_YCA_LIST Signature

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

Method CHECK_PRT_DATA_EXISTENCE Signature

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

Method CHECK_PRT_DATA_EXISTENCE on class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no exception.

Method CHECK_SNO_DATA_EXISTENCE Signature

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

Method CHECK_SNO_DATA_EXISTENCE on class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no exception.

Method CONSTRUCTOR Signature

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

Method SET_BUTTON_CHOICE_ADD_FUN 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 20091027
2 Importing IV_STATE Call by reference Type reference (TYPE) ABAP_BOOL 20091027

Method SET_BUTTON_CHOICE_ADD_FUN on class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no exception.

Method SET_BUTTON_CHOICE_CHANGE_S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATE Call by reference Type reference (TYPE) ABAP_BOOL 20091027
2 Importing IV_VISIBILITY Call by reference Type reference (TYPE) ABAP_BOOL 20091027

Method SET_BUTTON_CHOICE_CHANGE_S on class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no exception.

Method SET_BUTTON_VE_VWR Signature

Method SET_BUTTON_VE_VWR on class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no parameter.
Method SET_BUTTON_VE_VWR on class CL_EAMS_UI_EI_TECOBJ_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 20091026

Method SET_MODE on class CL_EAMS_UI_EI_TECOBJ_FRW_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 20091026

Method SET_SYSTEM_STATUS on class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no exception.

Method SET_UIBB_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 20091119

Method SET_UIBB_VISIBILITY on class CL_EAMS_UI_EI_TECOBJ_FRW_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 20091013

Method SET_VARIANT on class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no exception.

Method SET_VISIBILITY_PRT_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 20091027

Method SET_VISIBILITY_PRT_TAB on class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no exception.

Method SET_VISIBILITY_RISK_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 20101201

Method SET_VISIBILITY_RISK_TAB on class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no exception.

Method SET_VISIBILITY_SNO_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 20091027
2 Importing IV_HIDDEN Call by reference Type reference (TYPE) FPM_HIDDEN Element is hidden 20091028

Method SET_VISIBILITY_SNO_TAB on class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no exception.

Method SET_VISIBILITY_VB_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 20091027

Method SET_VISIBILITY_VB_TAB on class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no exception.

Method TO_LOCK_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091106

Method TO_LOCK_CHECK on class CL_EAMS_UI_EI_TECOBJ_FRW_APPCC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605