SAP ABAP Interface IF_SRAL_PURPOSE (Read Access Logging: Purpose)
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_PURPOSE | Read Access Logging: Purpose | 20121129 |
Properties
| Interface | IF_SRAL_PURPOSE | |
| Short Description | Read Access Logging: Purpose |
General Data
| Package | SREAD_ACCESS_LOG_CORE | Read Access Logging: Core Framework |
| Created | 20121129 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRAL_PURPOSE has no forward declaration.
Interfaces
Interface IF_SRAL_PURPOSE has no interface.
Friends
Interface IF_SRAL_PURPOSE 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 | 20121129 | ||
| 2 | CO_ID | Constant | Public | Type reference (TYPE) | STRING | '%INIT%' | 20121129 | ||
| 3 | CREATE_INFO | Instance attribute | Public | Type reference (TYPE) | SRAL_CREATE_INFO | RAL: Create Info Reuse Structure | 20121129 | ||
| 4 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | SRAL_DESCR | RAL: Description | 20121129 | ||
| 5 | HAS_CHANGED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121129 | ||
| 6 | ID | Instance attribute | Public | Type reference (TYPE) | SRAL_LOG_PURPOSE | RAL: Purpose ID | 20121129 | ||
| 7 | IS_LOCKED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121129 | ||
| 8 | IS_NEW | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121129 | ||
| 9 | IS_TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121129 | ||
| 10 | NAME | Instance attribute | Public | Type reference (TYPE) | SRAL_LOG_PURPOSE_NAME | RAL: Log Purpose Name | 20130118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes purpose | 20121129 | |
| 2 | Instance method | Public | Method | Check if domain is loacked for edit | 20121129 | |
| 3 | Instance method | Public | Method | Locks purpose | 20121129 | |
| 4 | Instance method | Public | Method | Saves purpose | 20121129 | |
| 5 | Instance method | Public | Method | Sets description | 20121129 | |
| 6 | Instance method | Public | Method | Terminates instance | 20121129 | |
| 7 | Instance method | Public | Method | Unlocks purpose | 20121129 |
Events
Interface IF_SRAL_PURPOSE has no event.
Types
Interface IF_SRAL_PURPOSE has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on Interface IF_SRAL_PURPOSE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20121129 |
Method IS_PURPOSE_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) | 20121129 |
Method IS_PURPOSE_LOCKED on Interface IF_SRAL_PURPOSE has no exception.
Method LOCK Signature
Method LOCK on Interface IF_SRAL_PURPOSE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20121129 |
Method SAVE Signature
Method SAVE on Interface IF_SRAL_PURPOSE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20121129 |
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 | 20121129 |
Method SET_DESCRIPTION on Interface IF_SRAL_PURPOSE has no exception.
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRAL_PURPOSE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20121129 |
Method UNLOCK Signature
Method UNLOCK on Interface IF_SRAL_PURPOSE has no parameter.
Method UNLOCK on Interface IF_SRAL_PURPOSE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |