SAP ABAP Class IF_SRAL_LOG_DOMAIN (Read Access Logging: Log Domain)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_LOG_DOMAIN Read Access Logging: Log Domain 20120425
Properties
Class IF_SRAL_LOG_DOMAIN  
Short Description Read Access Logging: Log Domain    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120425   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRAL_LOG_DOMAIN has no forward declaration.
Interfaces
Class IF_SRAL_LOG_DOMAIN has no interface implemented.
Friends
Class IF_SRAL_LOG_DOMAIN has no friend class.
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 20120425
2 CO_NAME Constant Public Type reference (TYPE) STRING 'NAME' 20120425
3 CO_SEPARATOR Constant Public Type reference (TYPE) STRING '/' 20120530
4 CO_SW_COMP Constant Public Type reference (TYPE) STRING 'SW_COMP' 20120425
5 CREATE_INFO Instance attribute Public Type reference (TYPE) SRAL_CREATE_INFO RAL: Create Info Reuse Structure 20120425
6 DESCRIPTION Instance attribute Public Type reference (TYPE) SRAL_DESCR RAL: Description 20120509
7 HAS_CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120425
8 IS_LOCKED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120425
9 IS_NEW Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120425
10 IS_TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120425
11 NAME Instance attribute Public Type reference (TYPE) SRAL_LOG_FIELD_ALIAS Read Access Logging: Log Field Alias 20120425
12 SW_COMP Instance attribute Public Type reference (TYPE) DLVUNIT Software Component 20120425
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Deletes log domain 20120425
2 GET_DISPLAY_NAME Instance method Public Method Gets display name 20120530
3 IS_DOMAIN_LOCKED Instance method Public Method Check if domain is loacked for edit 20121122
4 LOCK Instance method Public Method Locks log domain 20120425
5 SAVE Instance method Public Method Saves log domain 20120425
6 SET_DESCRIPTION Instance method Public Method Sets description 20120509
7 TERMINATE Instance method Public Method Terminates instance 20120425
8 UNLOCK Instance method Public Method Unlocks log domain 20120425
Events
Class IF_SRAL_LOG_DOMAIN has no event.
Types
Class IF_SRAL_LOG_DOMAIN has no local type.
Method Signatures

Method DELETE Signature

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

Method GET_DISPLAY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DISPLAY_NAME Value transfer Type reference (TYPE) STRING 20120530

Method GET_DISPLAY_NAME on class IF_SRAL_LOG_DOMAIN has no exception.

Method IS_DOMAIN_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_LOCKED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121122

Method IS_DOMAIN_LOCKED on class IF_SRAL_LOG_DOMAIN has no exception.

Method LOCK Signature

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

Method SAVE Signature

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

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) SRAL_DESCR RAL: Description 20120509

Method SET_DESCRIPTION on class IF_SRAL_LOG_DOMAIN has no exception.

Method TERMINATE Signature

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

Method UNLOCK Signature

Method UNLOCK on class IF_SRAL_LOG_DOMAIN has no parameter.
Method UNLOCK on class IF_SRAL_LOG_DOMAIN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in