Menu

SAP Function Module SAMPLE_INTERFACE_00015041

Sample Interface for Standard Funds Availability

The Function Module SAMPLE_INTERFACE_00015041 (Sample Interface for Standard Funds Availability) is a standard Function Module in SAP ERP and is part of the function group BCA_US_FUND_AVAIL within the package BCA_US.

Technical Information

Function Module SAMPLE_INTERFACE_00015041
Short Text Sample Interface for Standard Funds Availability
Function Group BCA_US_FUND_AVAIL
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_X_IN_UPDATE_TASK TYPE BKK_XFELD Check Box

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE SY-SUBRC Return Value, Return Value After ABAP Statements

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_FINAL_HOLD LIKE BCA_US_HOLD Hold Amounts Which Affect Available Balance
T_MESG LIKE IBKKMESG Structure for transferring error messages

Exceptions

This function module does not define any Exceptions.