SAP ABAP Class CL_EPIC_EBR_LOCK (EPIC Bank Receipt Lock)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-EBR (Package) Globalization: E-Payment Integration Bank Receipt
Properties
Class CL_EPIC_EBR_LOCK  
Short Description EPIC Bank Receipt Lock    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-EBR   Globalization: E-Payment Integration Bank Receipt 
Created 20130916   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EPIC_EBR_LOCK has no interface implemented.
Friends
Class CL_EPIC_EBR_LOCK has no friend class.
Attributes
Class CL_EPIC_EBR_LOCK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BATCH_LOCK Static method Public Method Batch lock 20131115
2 BATCH_UNLOCK Static method Public Method Batch Unlock 20131115
3 LOCK Static method Public Method Lock the bank receipt 20131115
4 UNLOCK Static method Public Method Unlock the bank receipt 20131115
Events
Class CL_EPIC_EBR_LOCK has no event.
Types
Class CL_EPIC_EBR_LOCK has no local type.
Method Signatures

Method BATCH_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20131115
2 Exporting ET_FLAG Call by reference Type reference (TYPE) ABAP_BOOL Any error message will return abap_false 20131115
3 Importing IT_BR_VW Call by reference Type reference (TYPE) EPIC_T_EBR_HDR_VW Table for EPIC_V_EBR_HDR 20131115

Method BATCH_LOCK on class CL_EPIC_EBR_LOCK has no exception.

Method BATCH_UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EPIC_V_EBR_HDR Call by reference Type reference (TYPE) EPIC_T_EBR_HDR_VW Table for EPIC_V_EBR_HDR 20131115
2 Importing IV_LOCK_MODE Call by reference Type reference (TYPE) ENQMODE 'X' Lock mode 20131115

Method BATCH_UNLOCK on class CL_EPIC_EBR_LOCK has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Value transfer Type reference (TYPE) BAL_S_MSG Error message during lock 20131115
2 Exporting EV_RESULT Value transfer Type reference (TYPE) SY-SUBRC 0: Succ, 1: Foreign lock, Others: Fail 20131115
3 Importing IS_EPIC_BR_HDR Call by reference Type reference (TYPE) EPIC_V_EBR_HDR Generated Table for View 20131115
4 Importing IV_LOCK_MODE Call by reference Type reference (TYPE) ENQMODE 'X' Lock mode 20131115

Method LOCK on class CL_EPIC_EBR_LOCK has no exception.

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EPIC_BR_HDR Call by reference Type reference (TYPE) EPIC_V_EBR_HDR Generated Table for View 20131115
2 Importing IV_LOCK_MODE Call by reference Type reference (TYPE) ENQMODE 'X' Lock mode 20131115

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