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.
Function Module | BANK_DB_PP_LOCKS_INSERT |
Short Text | |
Function Group | BANK_DB_PP_LOCKS |
Package | BANK_PP_JOBCTRL |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.