SAP ABAP Class CL_SRAL_RULE_PROCESSOR (RAL: Rule Processor)
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
⤷
⤷
Properties
| Class | CL_SRAL_RULE_PROCESSOR | |
| Short Description | RAL: Rule Processor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_CORE | Read Access Logging: Core Framework |
| Created | 20120326 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAL_RULE_PROCESSOR has no forward declaration.
Interfaces
Class CL_SRAL_RULE_PROCESSOR has no interface implemented.
Friends
Class CL_SRAL_RULE_PROCESSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SRAL_FIELD_DATA_REFERENCE_LIST | RAL: Field Data Reference List | 20120326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Get Data References for Field | 20120326 | |
| 2 | Static method | Public | Method | Process RAL Conditions | 20120326 |
Events
Class CL_SRAL_RULE_PROCESSOR has no event.
Types
Class CL_SRAL_RULE_PROCESSOR has no local type.
Method Signatures
Method GET_DATA_REFS_FOR_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TYPE_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20120326 | |||
| 2 | DECIMALS | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20120326 | |||
| 3 | FIELD_DATA_TYPE | Call by reference | Type reference (TYPE) | SRAL_FIELD_DATA_TYPE | RAL: Field Data Type | 20120326 | |||
| 4 | FIELD_REFERENCE | Call by reference | Object reference (TYPE REF TO) | DATA | 20120326 | ||||
| 5 | STRUCTURE_REFERENCE | Call by reference | Object reference (TYPE REF TO) | DATA | 20120326 | ||||
| 6 | TABLE_REFERENCE | Call by reference | Object reference (TYPE REF TO) | DATA | 20120326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120326 |
Method PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITIONS | Call by reference | Type reference (TYPE) | SRAL_RP_COND_FIELD_LIST | RAL: Condition fields list | 20120326 | |||
| 2 | FIELD_LIST | Call by reference | Type reference (TYPE) | SRAL_RP_FIELD_LIST | RAL: Field with Value list for Rule Processor | 20120326 | |||
| 3 | LOG_GROUPS_COND | Call by reference | Type reference (TYPE) | SRAL_RT_LG_COND_LIST | RAL: Web Service RT: Log Groups with assigned Conditions | 20120326 | |||
| 4 | LOG_LIST | Call by reference | Type reference (TYPE) | SRAL_RP_FIELD_LIST | RAL: Field with Value list for Rule Processor | 20120326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20120326 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |