SAP ABAP Class CL_EHSGWB_USER_MANAGEMENT (EHS: LWB User Management)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBGLMP_WB (Package) EHS: Labeling Workbench Framework
Properties
Class CL_EHSGWB_USER_MANAGEMENT  
Short Description EHS: LWB User Management    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CBGLMP_WB   EHS: Labeling Workbench Framework 
Created 20110914   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_EHSGWB_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_EHSGWB_USER_MANAGEMENT has no interface implemented.
Friends
Class CL_EHSGWB_USER_MANAGEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_USER_MANAGEMENT Static Attribute Protected Object reference (TYPE REF TO) CL_EHSGWB_USER_MANAGEMENT EHS: Labeling Workbench User Management 20110914
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Instance method Public Method Check User's Authorization 20110914
2 GET_INSTANCE_CL Static method Public Method Return the User Management Object 20110914
3 GET_USER_PARAMETER Instance method Public Method Determine a User Parameter 20110914
4 STOP_AT_DEBUG_MODE Instance method Public Method Stop Processing Due to User Parameter CCGLPID_WB_DEBUG 20110914
Events
Class CL_EHSGWB_USER_MANAGEMENT has no event.
Types
Class CL_EHSGWB_USER_MANAGEMENT has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AUTHORITY Call by reference Type reference (TYPE) CCGLD_WB_AUTHORITY EHS: Labeling Workbench authority check 20110914
2 Returning RV_FLG_IS_AUTHORIZED Value transfer Type reference (TYPE) AS4FLAG Flag (X or Blank) 20110914
# Exception Resumable Description Created on
1 CX_EHSGWB_EXCEPTION 20110914

Method GET_INSTANCE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_USER_MANAGEMENT Value transfer Object reference (TYPE REF TO) CL_EHSGWB_USER_MANAGEMENT EHS: Labeling Workbench user management 20110914

Method GET_INSTANCE_CL on class CL_EHSGWB_USER_MANAGEMENT has no exception.

Method GET_USER_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETER_ID Call by reference Type reference (TYPE) MEMORYID CL_EHSGWB_CONSTANTS=>GC_USER_PAR_USER_DEFAULT_BP Set/Get parameter ID 20110914
2 Returning RV_PARAMETER_VALUE Value transfer Type reference (TYPE) XUVALUE Parameter value 20110914

Method GET_USER_PARAMETER on class CL_EHSGWB_USER_MANAGEMENT has no exception.

Method STOP_AT_DEBUG_MODE Signature

Method STOP_AT_DEBUG_MODE on class CL_EHSGWB_USER_MANAGEMENT has no parameter.
Method STOP_AT_DEBUG_MODE on class CL_EHSGWB_USER_MANAGEMENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607