SAP ABAP Interface IF_SRAL_RECORDER_ALV (Read Access Logging: Config. Recorder Dynpro ALV)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRAL_RECORDER_DYNP | RAL: Recorder API for channel dynpro | 20130212 |
Properties
| Interface | IF_SRAL_RECORDER_ALV | |
| Short Description | Read Access Logging: Config. Recorder Dynpro ALV |
General Data
| Package | SREAD_ACCESS_LOG_DYNP | Read Access Logging: Dynpro |
| Created | 20120628 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRAL_RECORDER_ALV has no forward declaration.
Interfaces
Interface IF_SRAL_RECORDER_ALV has no interface.
Friends
Interface IF_SRAL_RECORDER_ALV has no friend.
Attributes
Interface IF_SRAL_RECORDER_ALV has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a given field to the recording | 20120628 | |
| 2 | Instance method | Public | Method | Check if a given field is already part of recording | 20120628 | |
| 3 | Instance method | Public | Method | Get name of recording | 20130214 | |
| 4 | Instance method | Public | Method | Remove a given field from the recording | 20120628 |
Events
Interface IF_SRAL_RECORDER_ALV has no event.
Types
Interface IF_SRAL_RECORDER_ALV 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_ALV_RECORDER_FIELD | RAL: Recorder Dynpro Control ALV Field | 20120628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120628 |
Method EXISTS_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | 20130221 | ||||
| 2 | I_SCREEN | Call by reference | Type reference (TYPE) | DYNP_RAL_SCREEN | 20130221 | ||||
| 3 | R_EXISTS | Value transfer | Type reference (TYPE) | SRAL_BOOLEAN | RAL: Boolean element | 20120628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120628 |
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 Interface IF_SRAL_RECORDER_ALV has no exception.
Method REMOVE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | 20130221 | ||||
| 2 | I_SCREEN | Call by reference | Type reference (TYPE) | DYNP_RAL_SCREEN | 20130221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120628 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |