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 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121217 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SRAL_PARAM_NAME | 'CLI_SWITCH' | 20120521 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SRAL_CLIENT_SWITCH | Read access logging: Switch on/off RAL per client | 20121217 | |||
| 4 | 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 | Static method | Public | Method | 20120521 | ||
| 2 | Instance method | Private | Method | 20120521 | ||
| 3 | Instance method | Public | Method | 20121214 | ||
| 4 | Static method | Public | Method | 20121217 | ||
| 5 | Static method | Private | Method | 20120521 | ||
| 6 | Instance method | Public | Method | 20120521 | ||
| 7 | Instance method | Public | Method | 20120521 | ||
| 8 | 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 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20121212 | |||
| 2 | RV_SWITCH_INFO | Value transfer | Type reference (TYPE) | SRAL_CLIENT_SWITCH_INFO | 20120521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120521 |
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120521 |
Method LOCK Signature
Method LOCK on class CL_SRAL_CLIENT_SWITCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20121214 |
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | RAL: Exception | 20121217 |
Method SET_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ON | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120521 |
Method SWITCH_OFF Signature
Method SWITCH_OFF on class CL_SRAL_CLIENT_SWITCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120521 |
Method SWITCH_ON Signature
Method SWITCH_ON on class CL_SRAL_CLIENT_SWITCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120521 |
Method UNLOCK Signature
Method UNLOCK on class CL_SRAL_CLIENT_SWITCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20121214 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |