Menu

SAP Function Module BANK_DB_PP_LOCKS_DELETE

Delete Lock Entries

The Function Module BANK_DB_PP_LOCKS_DELETE (Delete Lock Entries) is a standard Function Module in SAP ERP and is part of the function group BANK_DB_PP_LOCKS within the package BANK_PP_JOBCTRL.

Technical Information

Function Module BANK_DB_PP_LOCKS_DELETE
Short Text Delete Lock Entries
Function Group BANK_DB_PP_LOCKS
Package BANK_PP_JOBCTRL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPLCATG TYPE BANK_DTE_PP_PAAPPLCATG Application Type in Parallel Processing
I_CNT_ROWS_DB_COMMITS TYPE SY-DBCNT 20000 Anzahl der gelöschten Zeilen pro DB-Commit
I_FLG_FORCE_DB_COMMITS TYPE XFELD Kennz.: DB-Commits ausführen
I_RUNKEY TYPE BANK_DTE_PP_RUNKEY_TECH Technical Key for a Mass Run
I_TAB_LOCKS_TO_REL TYPE BANK_TAB_PP_LOCK Object Locks
I_TAB_OBJKEY TYPE BANK_TAB_OBJKEY Object Key

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.