Menu

SAP Function Module BANK_DB_PP_LOCKS_INSERT

The Function Module BANK_DB_PP_LOCKS_INSERT () 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_INSERT
Short Text
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_TAB_INSERT TYPE BANK_TAB_WORKL_LOCKS Blocking Data

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TAB_APPL_LOCKS LIKE BANK_PP_APPLLOCK Objects Locked by Application

Exceptions

This function module does not define any Exceptions.