Menu

SAP Function Module BCA_US_ACCNT_GET_LOCK_TAB

Get amount-dependent blocks of account

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.

Technical Information

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

Importing Parameters

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

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.