Menu

SAP Function Module BCA_US_ACCNT_GET_BY_MATDATE

BCA: Get time deposit accounts by maturity date

The Function Module BCA_US_ACCNT_GET_BY_MATDATE (BCA: Get time deposit accounts by maturity date) is a standard Function Module in SAP ERP and is part of the function group BCA_US_FBK4 within the package BCA_US.

Technical Information

Function Module BCA_US_ACCNT_GET_BY_MATDATE
Short Text BCA: Get time deposit accounts by maturity date
Function Group BCA_US_FBK4
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_MATDATE LIKE BCA_US_BKK_TD-MATURITY_DATE BCA Time deposit maturity date

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
T_BCA_US_BKK_TD LIKE BCA_US_BKK_TD BCA: Time deposit account data

Exceptions

This function module does not define any Exceptions.