SAP ABAP Class CL_SRAL_CLIENT_SWITCH (Read access logging: Switch on/off RAL per client)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_CORE (Package) Read Access Logging: Core Framework
Properties
Class CL_SRAL_CLIENT_SWITCH  
Short Description Read access logging: Switch on/off RAL per client    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREAD_ACCESS_LOG_CORE   Read Access Logging: Core Framework 
Created 20120521   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_CLIENT_SWITCH has no forward declaration.
Interfaces
Class CL_SRAL_CLIENT_SWITCH has no interface implemented.
Friends
Class CL_SRAL_CLIENT_SWITCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_LOCKED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121217
2 MV_CLI_SWITCH_PARAM_NAME Static Attribute Private Type reference (TYPE) SRAL_PARAM_NAME 'CLI_SWITCH' 20120521
3 M_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SRAL_CLIENT_SWITCH Read access logging: Switch on/off RAL per client 20121217
4 M_PARAM_NAME Instance attribute Private Type reference (TYPE) SRAL_PARAM_NAME Read access logging: Parameter name 20121219
Methods
# Method Level Visibility Method type Description Created on
1 GET_SWITCH_INFO Static method Public Method 20120521
2 IS_ACTIVE Instance method Private Method 20120521
3 LOCK Instance method Public Method 20121214
4 OPEN Static method Public Method 20121217
5 SET_SWITCH Static method Private Method 20120521
6 SWITCH_OFF Instance method Public Method 20120521
7 SWITCH_ON Instance method Public Method 20120521
8 UNLOCK Instance method Public Method 20121214
Events
Class CL_SRAL_CLIENT_SWITCH has no event.
Types
Class CL_SRAL_CLIENT_SWITCH has no local type.
Method Signatures

Method GET_SWITCH_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TZNZONE Time Zone 20121212
2 Returning RV_SWITCH_INFO Value transfer Type reference (TYPE) SRAL_CLIENT_SWITCH_INFO 20120521
# Exception Resumable Description Created on
1 CX_SRAL 20120521

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATE Value transfer Type reference (TYPE) ABAP_BOOL 20120521
# Exception Resumable Description Created on
1 CX_SRAL 20120521

Method LOCK Signature

Method LOCK on class CL_SRAL_CLIENT_SWITCH has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL WSP Exception 20121214

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLIENT_SWITCH Value transfer Object reference (TYPE REF TO) CL_SRAL_CLIENT_SWITCH Read access logging: Switch on/off RAL per client 20121217
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20121217

Method SET_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ON Call by reference Type reference (TYPE) ABAP_BOOL 20120521
# Exception Resumable Description Created on
1 CX_SRAL 20120521

Method SWITCH_OFF Signature

Method SWITCH_OFF on class CL_SRAL_CLIENT_SWITCH has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL 20120521

Method SWITCH_ON Signature

Method SWITCH_ON on class CL_SRAL_CLIENT_SWITCH has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL 20120521

Method UNLOCK Signature

Method UNLOCK on class CL_SRAL_CLIENT_SWITCH has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20121214
History
Last changed by/on SAP  20141121 
SAP Release Created in 740