The Function Module BCA_US_ACCNT_GET_LOCK_TAB (Get amount-dependent blocks of account) is a standard Function Module in SAP ERP and is part of the function group BCA_US_FBK7 within the package BCA_US.
Function Module | BCA_US_ACCNT_GET_LOCK_TAB |
Short Text | Get amount-dependent blocks of account |
Function Group | BCA_US_FBK7 |
Package | BCA_US |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_POSTDATE | LIKE | IBKK_ITEM-DATE_POST | Posting date | |
I_TCURR | LIKE | IBKK_ITEM-TCUR | Transaction Currency | |
I_TRNSAMT | LIKE | IBKK_ITEM-T_AMOUNT | Amount in Transaction Currency |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.