SAP ABAP Class CL_SRAL_RECORDER_FACTORY_ALV (RAL: Recorder factory for dynpro channel)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-RAL (Application Component) Read Access Logging
⤷
SREAD_ACCESS_LOG_DYNP (Package) Read Access Logging: Dynpro
⤷
⤷
Properties
| Class | CL_SRAL_RECORDER_FACTORY_ALV | |
| Short Description | RAL: Recorder factory for dynpro channel | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_DYNP | Read Access Logging: Dynpro |
| Created | 20130417 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAL_RECORDER_FACTORY_ALV has no forward declaration.
Interfaces
Class CL_SRAL_RECORDER_FACTORY_ALV has no interface implemented.
Friends
Class CL_SRAL_RECORDER_FACTORY_ALV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRAL_RECORDER_FACTORY_DYNPI' | 20130417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns recording name in case recorder is enabled | 20130417 | |
| 2 | Static method | Public | Method | Opens recorder for ALV | 20130417 |
Events
Class CL_SRAL_RECORDER_FACTORY_ALV has no event.
Types
Class CL_SRAL_RECORDER_FACTORY_ALV has no local type.
Method Signatures
Method IS_RECORDER_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_ENABLED | Call by reference | Type reference (TYPE) | SRAL_BOOLEAN | RAL: Boolean element | 20130417 | |||
| 2 | E_RECORDING_NAME | Call by reference | Type reference (TYPE) | SRAL_RECORDING_NAME | Read Accesss Logging: Name of a recording | 20130417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130417 |
Method OPEN_RECORDER_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECORDING_NAME | Call by reference | Type reference (TYPE) | SRAL_RECORDING_NAME | 20130417 | ||||
| 2 | R_RECORDER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SRAL_RECORDER_ALV | 20130417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130417 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |