SAP ABAP Class IF_SRAL_RECORDER_WD (Read Access Logging: Web Dynpro UI Recorder)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRAL_RECORDER_WD | Read Access Logging | 20120509 |
Properties
| Class | IF_SRAL_RECORDER_WD | |
| Short Description | Read Access Logging: Web Dynpro UI Recorder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120509 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRAL_RECORDER_WD has no forward declaration.
Interfaces
Class IF_SRAL_RECORDER_WD has no interface implemented.
Friends
Class IF_SRAL_RECORDER_WD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Indicator for WD if recorder doesn't lock until change | 20130411 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | SRAL_RECORDER_FIELD_LIST_WD | RAL: Recorder Web Dynpro Field List | 20120509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a given field to the recording | 20120509 | |
| 2 | Instance method | Public | Method | Check if a given field is already part of recording | 20120509 | |
| 3 | Instance method | Public | Method | Gets the recording name | 20130214 | |
| 4 | Instance method | Public | Method | Remove a given field from the recording | 20120509 | |
| 5 | Instance method | Public | Method | Removes all fields from the recording | 20120521 |
Events
Class IF_SRAL_RECORDER_WD has no event.
Types
Class IF_SRAL_RECORDER_WD has no local type.
Method Signatures
Method ADD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD | Call by reference | Type reference (TYPE) | SRAL_RECORDER_FIELD_WD | RAL: Recorder Web Dynpro Field | 20120509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120509 |
Method EXISTS_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD | Call by reference | Type reference (TYPE) | SRAL_RECORDER_FIELD_WD | RAL: Recorder Web Dynpro Field | 20120509 | |||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | SRAL_BOOLEAN | RAL: Boolean element | 20120509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120509 |
Method GET_RECORDING_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RECORDING_NAME | Value transfer | Type reference (TYPE) | SRAL_RECORDING_NAME | 20130214 |
Method GET_RECORDING_NAME on class IF_SRAL_RECORDER_WD has no exception.
Method REMOVE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD | Call by reference | Type reference (TYPE) | SRAL_RECORDER_FIELD_WD | RAL: Recorder Web Dynpro Field | 20120509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120509 |
Method RESET Signature
Method RESET on class IF_SRAL_RECORDER_WD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120521 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |