SAP ABAP Class /BOFU/CL_A_BAL_LOCK (Application Log: Lock and Unlock)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/BAL_BO (Package) Application Log BO: Read Access to Messages
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_ACTION Interface for an Action 20090812
2 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_LIB_A_LOCK_BASE Library: Lock and Unlock (Copy from /BOBF/CL_FRW_LOCKING) 20090812
Properties
Class /BOFU/CL_A_BAL_LOCK  
Short Description Application Log: Lock and Unlock    
Super Class /BOFU/CL_LIB_A_LOCK_BASE Library: Lock and Unlock (Copy from /BOBF/CL_FRW_LOCKING) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/BAL_BO   Application Log BO: Read Access to Messages 
Created 20090812   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_A_BAL_LOCK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_ACTION Interface for an Action 20090812
Friends
Class /BOFU/CL_A_BAL_LOCK has no friend class.
Attributes
Class /BOFU/CL_A_BAL_LOCK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOCK Instance method Protected Method Lock 20090812
2 UNLOCK Instance method Protected Method Unlock 20090812
Events
Class /BOFU/CL_A_BAL_LOCK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_KEY_LOG_HANDLE Protected See coding Key and Log Handle 20090812 begin of TS_key_log_handle. include type /bobf/s_frw_key. types: log_handle type balloghndl, end of ts_key_log_handle
2 TT_KEY_LOG_HANDLE Protected See coding Key and Log Handle 20090812 tt_key_log_handle type STANDARD TABLE OF ts_key_log_handle with DEFAULT KEY
Method Signatures

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Unlocked Entries with Lock Owners 20090812
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Entries That Could Not Be Locked 20090812
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20090812
4 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20090812
5 Importing IS_PARAMETERS Call by reference Type reference (TYPE) /BOBF/S_FRW_LOCK_PARAMETERS Parameters for Lock/Unlock Action 20090812
6 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090812
7 Importing IT_KEY_LOG_HANDLE Call by reference Type reference (TYPE) TT_KEY_LOG_HANDLE 20090812

Method LOCK on class /BOFU/CL_A_BAL_LOCK has no exception.

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20090812
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20090812
3 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20090812
4 Importing IS_PARAMETERS Call by reference Type reference (TYPE) /BOBF/S_FRW_LOCK_PARAMETERS 20090812
5 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090812
6 Importing IT_KEY_LOG_HANDLE Call by reference Type reference (TYPE) TT_KEY_LOG_HANDLE 20090812

Method UNLOCK on class /BOFU/CL_A_BAL_LOCK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702