SAP ABAP Class CL_EHCSM_SPC_ACCESS_MODE (Internal: Class handling the mode of the access class)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBUI_BO_INT (Package) Internal Objec for Specification Management Web UI
Properties
Class CL_EHCSM_SPC_ACCESS_MODE  
Short Description Internal: Class handling the mode of the access class    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CBUI_BO_INT   Internal Objec for Specification Management Web UI 
Created 20100727   SAP 
Last change 20110908   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
Class CL_EHCSM_SPC_ACCESS_MODE has no interface implemented.
Friends
Class CL_EHCSM_SPC_ACCESS_MODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_EHCSM_SPC_ACCESS_MODE Class handling the mode of the access class 20100727
2 MS_SCENARIO_FORCED_SAVE Static Attribute Protected Type reference (TYPE) EHCSMS_SPC_ACCESS_SCENARIO Access Scenario that forced saving 20101111
3 MV_SAVING_REQUIRED Static Attribute Protected Type reference (TYPE) BOOLE_D If ABAP_TRUE forces the Spec backend to SAVE 20101014
4 MV_STILL_IN_DISPLAY_MODE Static Attribute Protected Type reference (TYPE) BOOLE_D ABAP_TRUE If ABAP_TRUE is the application in display mode 20110223
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get access to that class 20100727
2 IS_IN_DISPLAY_MODE Instance method Public Method Returns ABAP_TRUE if mode is in display mode 20110223
3 IS_SAME_SCENARIO Instance method Private Method Check if the same specification scenario 20101111
4 IS_SAVING_REQUIRED Instance method Public Method Is the saving of changes required 20101014
5 RESET_SAVING_REQUIRED Instance method Public Method Reset the indicator that saving is required 20101014
6 SET_IN_DISPLAY_MODE Instance method Public Method Set the mode into display mode 20110223
7 SET_IN_EDIT_MODE Instance method Public Method Set the mode into edit mode 20110223
8 SET_SAVING_REQUIRED Instance method Public Method Set the indicator that saving is required 20101014
Events
Class CL_EHCSM_SPC_ACCESS_MODE has no event.
Types
Class CL_EHCSM_SPC_ACCESS_MODE has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EHCSM_SPC_ACCESS_MODE Class handling the mode of the access class 20100727

Method GET_INSTANCE on class CL_EHCSM_SPC_ACCESS_MODE has no exception.

Method IS_IN_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DISPLAY_MODE_IND Value transfer Type reference (TYPE) BOOLE_D If ABAP_TRUE profiles are in display mode 20110223

Method IS_IN_DISPLAY_MODE on class CL_EHCSM_SPC_ACCESS_MODE has no exception.

Method IS_SAME_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACCESS_SCENARIO Call by reference Type reference (TYPE) EHCSMS_SPC_ACCESS_SCENARIO Access Scenario 20101111
2 Returning RV_EQUAL Value transfer Type reference (TYPE) ABAP_BOOL 20101111

Method IS_SAME_SCENARIO on class CL_EHCSM_SPC_ACCESS_MODE has no exception.

Method IS_SAVING_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACCESS_SCENARIO Call by reference Type reference (TYPE) EHCSMS_SPC_ACCESS_SCENARIO Access Scenario 20101109
2 Returning RV_SAVING_REQUIRED Value transfer Type reference (TYPE) BOOLE_D If ABAP_TRUE is saving required 20101014

Method IS_SAVING_REQUIRED on class CL_EHCSM_SPC_ACCESS_MODE has no exception.

Method RESET_SAVING_REQUIRED Signature

Method RESET_SAVING_REQUIRED on class CL_EHCSM_SPC_ACCESS_MODE has no parameter.
Method RESET_SAVING_REQUIRED on class CL_EHCSM_SPC_ACCESS_MODE has no exception.

Method SET_IN_DISPLAY_MODE Signature

Method SET_IN_DISPLAY_MODE on class CL_EHCSM_SPC_ACCESS_MODE has no parameter.
Method SET_IN_DISPLAY_MODE on class CL_EHCSM_SPC_ACCESS_MODE has no exception.

Method SET_IN_EDIT_MODE Signature

Method SET_IN_EDIT_MODE on class CL_EHCSM_SPC_ACCESS_MODE has no parameter.
Method SET_IN_EDIT_MODE on class CL_EHCSM_SPC_ACCESS_MODE has no exception.

Method SET_SAVING_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SCENARIO_FORCING_SAVE Call by reference Type reference (TYPE) EHCSMS_SPC_ACCESS_SCENARIO Access Scenario that forces saving required 20101109

Method SET_SAVING_REQUIRED on class CL_EHCSM_SPC_ACCESS_MODE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606