SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRAL_LOG_DOMAIN Read Access Logging: Log Domain 20120425
Properties
Class CL_SRAL_LOG_DOMAIN  
Short Description Read Access Logging: Log Domain    
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 20120425   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_LOG_DOMAIN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRAL_LOG_DOMAIN Read Access Logging: Log Domain 20120425
Friends
# Friend Modeled only Created on Description
1 CL_SRAL_CONFIG_FACTORY 20120425 RAL: factory class for configuration
Attributes
Class CL_SRAL_LOG_DOMAIN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DISPLAY_NAME Static method Public Method Builds display name from sw_comp and name 20120530
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120425
3 CREATE Static method Protected Method Create new log domain 20120425
4 EXISTS Static method Public Method Exists Log Domain 20120530
5 GET_SEARCH_PARAMETERS Static method Public Method Get search parameters 20120427
6 INIT_FROM_DB Instance method Private Method Inits existing log domain from DB 20120425
7 LIST Static method Protected Method List Log Domains 20120425
8 OPEN Static method Protected Method Get instance 20120425
9 REMOVE Static method Protected Method Removes Log Domain 20120509
10 SPLIT_DISPLAY_NAME Static method Public Method Spits display name into sw_comp and name 20120530
Events
Class CL_SRAL_LOG_DOMAIN has no event.
Types
Class CL_SRAL_LOG_DOMAIN has no local type.
Method Signatures

Method BUILD_DISPLAY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_DOMAIN_NAME Call by reference Type reference (TYPE) SRAL_LOG_DOMAIN Read Access Logging: Log Domain 20120530
2 Importing I_LOG_DOMAIN_SW_COMP Call by reference Type reference (TYPE) SRAL_SW_COMP RAL: Software component 20120530
3 Returning R_DISPLAY_NAME Value transfer Type reference (TYPE) SRAL_LOG_DOMAIN_DISPLAY_NAME RAL: Display Name of Log Domain 20120530

Method BUILD_DISPLAY_NAME on class CL_SRAL_LOG_DOMAIN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SRAL_LOG_FIELD_ALIAS Read Access Logging: Log Field Alias 20120509
2 Importing I_SW_COMP Call by reference Type reference (TYPE) DLVUNIT Software Component 20120509

Method CONSTRUCTOR on class CL_SRAL_LOG_DOMAIN has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SRAL_LOG_FIELD_ALIAS Read Access Logging: Log Field Alias 20120509
2 Importing I_SW_COMP Call by reference Type reference (TYPE) DLVUNIT Software Component 20120509
3 Returning R_LOG_DOMAIN Value transfer Object reference (TYPE REF TO) IF_SRAL_LOG_DOMAIN Read Access Logging: Log Domain 20120425
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120425

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_DOMAIN_NAME Call by reference Type reference (TYPE) SRAL_LOG_DOMAIN Read Access Logging: Log Domain 20120530
2 Importing I_LOG_DOMAIN_SW_COMP Call by reference Type reference (TYPE) SRAL_SW_COMP RAL: Software component 20120530
3 Returning R_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120530
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120530

Method GET_SEARCH_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SEARCH_PARAMETERS Call by reference Type reference (TYPE) SRAL_AD_SEARCH_PARAMETER_T RAL: Advanced Search Parameters 20120427

Method GET_SEARCH_PARAMETERS on class CL_SRAL_LOG_DOMAIN has no exception.

Method INIT_FROM_DB Signature

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

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOG_DOMAIN_LIST Call by reference Type reference (TYPE) SRAL_LOG_DOMAIN_LIST Read Access Logging: Log Domain List 20120425
2 Importing I_MAX_HITS Call by reference Type reference (TYPE) SRAL_AD_SEARCH_NUM_MAX_HITS RAL: Advanced Search Maximum Number of Hits 20120425
3 Importing I_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) SRAL_AD_SEARCH_ATTRIBUTE_T RAL: Advanced Search Attributes 20120425
4 Importing I_TIME_ZONE Call by reference Type reference (TYPE) TZNZONE Time Zone 20121217
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20130412

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EDIT_MODE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121120
2 Importing I_NAME Call by reference Type reference (TYPE) SRAL_LOG_FIELD_ALIAS Read Access Logging: Log Field Alias 20120509
3 Importing I_SW_COMP Call by reference Type reference (TYPE) DLVUNIT Software Component 20120509
4 Returning R_LOG_DOMAIN Value transfer Object reference (TYPE REF TO) IF_SRAL_LOG_DOMAIN Read Access Logging: Log Domain 20120425
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120425

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SRAL_LOG_FIELD_ALIAS Read Access Logging: Log Domain 20120509
2 Importing I_SW_COMP Call by reference Type reference (TYPE) DLVUNIT Software Component 20120509
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120509

Method SPLIT_DISPLAY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOG_DOMAIN_NAME Call by reference Type reference (TYPE) SRAL_LOG_DOMAIN Read Access Logging: Log Domain 20120530
2 Exporting E_LOG_DOMAIN_SW_COMP Call by reference Type reference (TYPE) SRAL_SW_COMP RAL: Software component 20120530
3 Importing I_DISPLAY_NAME Call by reference Type reference (TYPE) SRAL_LOG_DOMAIN_DISPLAY_NAME RAL: Display Name of Log Domain 20120530

Method SPLIT_DISPLAY_NAME on class CL_SRAL_LOG_DOMAIN has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 732