SAP ABAP Interface IF_SRAL_LOG_DOMAIN (Read Access Logging: Log Domain)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRAL_LOG_DOMAIN | Read Access Logging: Log Domain | 20120425 |
Properties
| Interface | IF_SRAL_LOG_DOMAIN | |
| Short Description | Read Access Logging: Log Domain |
General Data
| Package | SREAD_ACCESS_LOG_CORE | Read Access Logging: Core Framework |
| Created | 20120425 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRAL_LOG_DOMAIN has no forward declaration.
Interfaces
Interface IF_SRAL_LOG_DOMAIN has no interface.
Friends
Interface IF_SRAL_LOG_DOMAIN has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE_INFO | Instance attribute | Public | Type reference (TYPE) | SRAL_CHANGE_INFO | RAL: Change Info Reuse Structure | 20120425 | ||
| 2 | CO_NAME | Constant | Public | Type reference (TYPE) | STRING | 'NAME' | 20120425 | ||
| 3 | CO_SEPARATOR | Constant | Public | Type reference (TYPE) | STRING | '/' | 20120530 | ||
| 4 | CO_SW_COMP | Constant | Public | Type reference (TYPE) | STRING | 'SW_COMP' | 20120425 | ||
| 5 | CREATE_INFO | Instance attribute | Public | Type reference (TYPE) | SRAL_CREATE_INFO | RAL: Create Info Reuse Structure | 20120425 | ||
| 6 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | SRAL_DESCR | RAL: Description | 20120509 | ||
| 7 | HAS_CHANGED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120425 | ||
| 8 | IS_LOCKED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120425 | ||
| 9 | IS_NEW | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120425 | ||
| 10 | IS_TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120425 | ||
| 11 | NAME | Instance attribute | Public | Type reference (TYPE) | SRAL_LOG_FIELD_ALIAS | Read Access Logging: Log Field Alias | 20120425 | ||
| 12 | SW_COMP | Instance attribute | Public | Type reference (TYPE) | DLVUNIT | Software Component | 20120425 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes log domain | 20120425 | |
| 2 | Instance method | Public | Method | Gets display name | 20120530 | |
| 3 | Instance method | Public | Method | Check if domain is loacked for edit | 20121122 | |
| 4 | Instance method | Public | Method | Locks log domain | 20120425 | |
| 5 | Instance method | Public | Method | Saves log domain | 20120425 | |
| 6 | Instance method | Public | Method | Sets description | 20120509 | |
| 7 | Instance method | Public | Method | Terminates instance | 20120425 | |
| 8 | Instance method | Public | Method | Unlocks log domain | 20120425 |
Events
Interface IF_SRAL_LOG_DOMAIN has no event.
Types
Interface IF_SRAL_LOG_DOMAIN has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on Interface IF_SRAL_LOG_DOMAIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120425 |
Method GET_DISPLAY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DISPLAY_NAME | Value transfer | Type reference (TYPE) | STRING | 20120530 |
Method GET_DISPLAY_NAME on Interface IF_SRAL_LOG_DOMAIN has no exception.
Method IS_DOMAIN_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOCKED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121122 |
Method IS_DOMAIN_LOCKED on Interface IF_SRAL_LOG_DOMAIN has no exception.
Method LOCK Signature
Method LOCK on Interface IF_SRAL_LOG_DOMAIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120425 |
Method SAVE Signature
Method SAVE on Interface IF_SRAL_LOG_DOMAIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120425 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | SRAL_DESCR | RAL: Description | 20120509 |
Method SET_DESCRIPTION on Interface IF_SRAL_LOG_DOMAIN has no exception.
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRAL_LOG_DOMAIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120425 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_SRAL_LOG_DOMAIN has no parameter.
Method UNLOCK on Interface IF_SRAL_LOG_DOMAIN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |