SAP ABAP Class /BOFU/CL_A_BCSSR_ROOT_LOCK (PPF Output History: Container Lock)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/BCS_BO (Package) Business Comm. Request BO (around CL_SEND_REQUEST_BCS)
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 20101008
2 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_LIB_A_LOCK_BASE Library: Lock and Unlock (Copy from /BOBF/CL_FRW_LOCKING) 20101008
Properties
Class /BOFU/CL_A_BCSSR_ROOT_LOCK  
Short Description PPF Output History: Container Lock    
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/BCS_BO   Business Comm. Request BO (around CL_SEND_REQUEST_BCS) 
Created 20100908   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_A_BCSSR_ROOT_LOCK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_ACTION Interface for an Action 20101008
Friends
Class /BOFU/CL_A_BCSSR_ROOT_LOCK has no friend class.
Attributes
Class /BOFU/CL_A_BCSSR_ROOT_LOCK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOCK Instance method Protected Method Lock 20101008
2 UNLOCK Instance method Protected Method Unlock 20101008
Events
Class /BOFU/CL_A_BCSSR_ROOT_LOCK has no event.
Types
Class /BOFU/CL_A_BCSSR_ROOT_LOCK has no local type.
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 20101008
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Entries That Could Not Be Locked 20101008
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20101008
4 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20101008
5 Importing IS_PARAMETERS Call by reference Type reference (TYPE) /BOBF/S_FRW_LOCK_PARAMETERS Parameters for Lock/Unlock Action 20101008
6 Importing IT_DATA Call by reference Type reference (TYPE) /BOFU/T_BCSR_SEND_REQUEST_K Output History: Host BO Instances 20101008
7 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20101008

Method LOCK on class /BOFU/CL_A_BCSSR_ROOT_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 20101008
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20101008
3 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_ACT Context Information for Actions 20101008
4 Importing IS_PARAMETERS Call by reference Type reference (TYPE) /BOBF/S_FRW_LOCK_PARAMETERS 20101008
5 Importing IT_DATA Call by reference Type reference (TYPE) /BOFU/T_BCSR_SEND_REQUEST_K Output History: Host BO Instances 20101008
6 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20101008

Method UNLOCK on class /BOFU/CL_A_BCSSR_ROOT_LOCK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in