SAP ABAP Function Module BNK_API_LOCK_BATCH (Lock or unlock a given batch)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM (Application Component) Financial Supply Chain Management
     FIN_BNK_COM_CORE (Package) Bank Communication: Core Objects
Basic Data
Function Module BNK_API_LOCK_BATCH Lock or unlock a given batch  
Function Group BNK_API_BATCH   Batch: Operations  
Program Name SAPLBNK_API_BATCH    
INCLUDE Name LBNK_API_BATCHU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TAB_RC TYPE BAPIRET2_T Return parameter table
Importing I_BATCH_NO TYPE BNK_COM_BTCH_NO Batch Identification Number
Importing I_UNLOCK TYPE XFELD Set 'X' for unlocking and '' for locking
Exception OBJECT_LOCKED TYPE
Exception OBJECT_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20100310 
SAP Release Created in 700