SAP ABAP Class CL_SRAL_EXPRESSION (RAL: Expression)
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_EXPRESSION  
Short Description RAL: Expression    
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 20120215   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_EXPRESSION has no forward declaration.
Interfaces
Class CL_SRAL_EXPRESSION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRAL_CONDITION 20120217 RAL: Condition
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 20120221
2 CREATE_INFO Instance attribute Public Type reference (TYPE) SRAL_CREATE_INFO RAL: Create Info Reuse Structure 20120220
3 EXPRESSION_ID Instance attribute Public Type reference (TYPE) SRAL_EXPR_ID RAL: Expression ID 20120216
4 M_CHANNEL_ID Instance attribute Private Type reference (TYPE) SRAL_CHANNEL_ID RAL: Channel ID 20120314
5 M_CONDITION_ID Instance attribute Private Type reference (TYPE) SRAL_COND_ID RAL: Condition ID 20120217
6 M_CONFIG_ID Instance attribute Private Type reference (TYPE) SRAL_CONFIG_ID Read Access Logging: Log Configuration ID 20120314
7 M_PARENT_CONDITION Instance attribute Public Object reference (TYPE REF TO) CL_SRAL_CONDITION RAL: Condition 20120229
8 SELECT_OPTION_LIST Instance attribute Public Type reference (TYPE) SRAL_SELECT_OPTION_LIST RAL: List of Select Option List 20120216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120217
2 CREATE Static method Protected Method Creates new expression 20120216
3 CREATE_SELECT_OPTION Instance method Public Method Create new select option and add it to this expression 20120217
4 GET_SELECT_OPTION_FOR_FIELD_ID Instance method Public Method Returns Select Option for Field ID 20120327
5 INIT_FROM_DB Instance method Private Method Inits expression from db 20120217
6 OPEN Static method Protected Method Opens existing expression 20120216
7 REMOVE_SELECT_OPTION Instance method Public Method Remove a select option from this expression 20120217
Events
Class CL_SRAL_EXPRESSION has no event.
Types
Class CL_SRAL_EXPRESSION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANNEL_ID Call by reference Type reference (TYPE) SRAL_CHANNEL_ID RAL: Channel ID 20120314
2 Importing I_CONDITION_ID Call by reference Type reference (TYPE) SRAL_COND_ID RAL: Condition ID 20120217
3 Importing I_CONFIG_ID Call by reference Type reference (TYPE) SRAL_CONFIG_ID Read Access Logging: Log Configuration ID 20120314
4 Importing I_CREATE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120306
5 Importing I_EXPRESSION_ID Call by reference Type reference (TYPE) SRAL_EXPR_ID RAL: Expression ID 20120217
6 Importing I_PARENT_CONDITION Call by reference Object reference (TYPE REF TO) CL_SRAL_CONDITION RAL: Condition 20120229
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120217

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANNEL_ID Call by reference Type reference (TYPE) SRAL_CHANNEL_ID RAL: Channel ID 20120314
2 Importing I_CONDITION_ID Call by reference Type reference (TYPE) SRAL_COND_ID RAL: Condition ID 20120216
3 Importing I_CONFIG_ID Call by reference Type reference (TYPE) SRAL_CONFIG_ID Read Access Logging: Log Configuration ID 20120314
4 Importing I_EXPRESSION_ID Call by reference Type reference (TYPE) SRAL_EXPR_ID RAL: Expression ID 20120306
5 Importing I_PARENT_CONDITION Call by reference Object reference (TYPE REF TO) CL_SRAL_CONDITION RAL: Condition 20120229
6 Returning R_EXPRESSION Value transfer Object reference (TYPE REF TO) CL_SRAL_EXPRESSION RAL: Expression 20120216
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120216

Method CREATE_SELECT_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SELECT_OPTION Value transfer Object reference (TYPE REF TO) CL_SRAL_SELECT_OPTION RAL: Select Option 20120217
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120217

Method GET_SELECT_OPTION_FOR_FIELD_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_ID Call by reference Type reference (TYPE) SRAL_FIELD_ID RAL: Field ID 20120327
2 Returning R_SELECT_OPTION Value transfer Object reference (TYPE REF TO) CL_SRAL_SELECT_OPTION RAL: Select Option 20120327
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120327

Method INIT_FROM_DB Signature

Method INIT_FROM_DB on class CL_SRAL_EXPRESSION has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120217

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANNEL_ID Call by reference Type reference (TYPE) SRAL_CHANNEL_ID RAL: Channel ID 20120314
2 Importing I_CONDITION_ID Call by reference Type reference (TYPE) SRAL_COND_ID RAL: Condition ID 20120216
3 Importing I_CONFIG_ID Call by reference Type reference (TYPE) SRAL_CONFIG_ID Read Access Logging: Log Configuration ID 20120314
4 Importing I_EXPRESSION_ID Call by reference Type reference (TYPE) SRAL_EXPR_ID RAL: Expression ID 20120216
5 Importing I_PARENT_CONDITION Call by reference Object reference (TYPE REF TO) CL_SRAL_CONDITION RAL: Condition 20120229
6 Returning R_EXPRESSION Value transfer Object reference (TYPE REF TO) CL_SRAL_EXPRESSION RAL: Expression 20120216
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120216

Method REMOVE_SELECT_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELECT_OPTION Call by reference Object reference (TYPE REF TO) CL_SRAL_SELECT_OPTION RAL: Select Option Ientifier 20120217
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120217
History
Last changed by/on SAP  20130531 
SAP Release Created in 732