SAP ABAP Class IF_SRAL_PURPOSE (Read Access Logging: Purpose)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_PURPOSE Read Access Logging: Purpose 20121129
Properties
Class IF_SRAL_PURPOSE  
Short Description Read Access Logging: Purpose    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121129   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRAL_PURPOSE has no forward declaration.
Interfaces
Class IF_SRAL_PURPOSE has no interface implemented.
Friends
Class IF_SRAL_PURPOSE 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 20121129
2 CO_ID Constant Public Type reference (TYPE) STRING '%INIT%' 20121129
3 CREATE_INFO Instance attribute Public Type reference (TYPE) SRAL_CREATE_INFO RAL: Create Info Reuse Structure 20121129
4 DESCRIPTION Instance attribute Public Type reference (TYPE) SRAL_DESCR RAL: Description 20121129
5 HAS_CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121129
6 ID Instance attribute Public Type reference (TYPE) SRAL_LOG_PURPOSE RAL: Purpose ID 20121129
7 IS_LOCKED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121129
8 IS_NEW Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121129
9 IS_TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121129
10 NAME Instance attribute Public Type reference (TYPE) SRAL_LOG_PURPOSE_NAME RAL: Log Purpose Name 20130118
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Deletes purpose 20121129
2 IS_PURPOSE_LOCKED Instance method Public Method Check if domain is loacked for edit 20121129
3 LOCK Instance method Public Method Locks purpose 20121129
4 SAVE Instance method Public Method Saves purpose 20121129
5 SET_DESCRIPTION Instance method Public Method Sets description 20121129
6 TERMINATE Instance method Public Method Terminates instance 20121129
7 UNLOCK Instance method Public Method Unlocks purpose 20121129
Events
Class IF_SRAL_PURPOSE has no event.
Types
Class IF_SRAL_PURPOSE has no local type.
Method Signatures

Method DELETE Signature

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

Method IS_PURPOSE_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) 20121129

Method IS_PURPOSE_LOCKED on class IF_SRAL_PURPOSE has no exception.

Method LOCK Signature

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

Method SAVE Signature

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

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 20121129

Method SET_DESCRIPTION on class IF_SRAL_PURPOSE has no exception.

Method TERMINATE Signature

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

Method UNLOCK Signature

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