SAP ABAP Class CL_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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAL_PURPOSE | Read Access Logging: Purpose | 20121129 |
Properties
| Class | CL_SRAL_PURPOSE | |
| Short Description | Read Access Logging: Purpose | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_CORE | Read Access Logging: Core Framework |
| Created | 20121129 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAL_PURPOSE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAL_PURPOSE | Read Access Logging: Purpose | 20121129 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRAL_CONFIG_FACTORY | 20121129 | RAL: factory class for configuration |
Attributes
Class CL_SRAL_PURPOSE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121129 | ||
| 2 | Static method | Protected | Method | 20121129 | ||
| 3 | Static method | Public | Method | 20121129 | ||
| 4 | Static method | Public | Method | Gets name by ID | 20130118 | |
| 5 | Instance method | Private | Method | 20121129 | ||
| 6 | Static method | Protected | Method | 20121129 | ||
| 7 | Static method | Protected | Method | 20121129 | ||
| 8 | Static method | Protected | Method | 20121129 |
Events
Class CL_SRAL_PURPOSE has no event.
Types
Class CL_SRAL_PURPOSE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SRAL_LOG_PURPOSE | RAL: Purpose ID | 20121129 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | SRAL_LOG_PURPOSE_NAME | RAL: Log Purpose Name | 20121129 |
Method CONSTRUCTOR on class CL_SRAL_PURPOSE has no exception.
Method CREATE 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 | 20130208 | |||
| 2 | I_PURPOSE_ID | Call by reference | Type reference (TYPE) | SRAL_LOG_PURPOSE | RAL: Purpose ID | 20130208 | |||
| 3 | I_PURPOSE_NAME | Call by reference | Type reference (TYPE) | SRAL_LOG_PURPOSE_NAME | RAL: Log Purpose Name | 20130208 | |||
| 4 | R_PURPOSE | Value transfer | Object reference (TYPE REF TO) | IF_SRAL_PURPOSE | Read Access Logging: Purpose | 20121129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20121129 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SRAL_LOG_PURPOSE | RAL: Purpose ID | 20121129 | |||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20121129 |
Method GET_NAME_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PURPOSE_ID | Call by reference | Type reference (TYPE) | SRAL_LOG_PURPOSE | RAL: Purpose ID | 20130118 | |||
| 2 | R_PURPOSE_NAME | Value transfer | Type reference (TYPE) | SRAL_LOG_PURPOSE_NAME | RAL: Log Purpose Name | 20130118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130118 |
Method INIT_FROM_DB Signature
Method INIT_FROM_DB on class CL_SRAL_PURPOSE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20121129 |
Method LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PURPOSE_LIST | Value transfer | Type reference (TYPE) | SRAL_PURPOSE_LIST | Read Access Logging: Purposes List | 20121130 | |||
| 2 | I_MAX_HITS | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_NUM_MAX_HITS | RAL: Advanced Search Maximum Number of Hits | 20130208 | |||
| 3 | I_SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_ATTRIBUTE_T | RAL: Advanced Search Attributes | 20121212 | |||
| 4 | I_TIME_ZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20130208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20121212 |
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EDIT_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121129 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | SRAL_LOG_PURPOSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20121129 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | SRAL_LOG_PURPOSE_NAME | Boolean Variable (X=True, -=False, Space=Unknown) | 20121129 | |||
| 4 | R_PURPOSE | Value transfer | Object reference (TYPE REF TO) | IF_SRAL_PURPOSE | Read Access Logging: Purpose | 20121129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20121129 |
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PURPOSE_ID | Call by reference | Type reference (TYPE) | SRAL_LOG_PURPOSE | RAL: Purpose ID | 20130118 | |||
| 2 | I_PURPOSE_NAME | Call by reference | Type reference (TYPE) | SRAL_LOG_PURPOSE_NAME | RAL: Log Purpose Name | 20130118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20121129 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |