Menu

SAP Function Module SAMPLE_INTERFACE_00015036

Sample Interface for Standard Funds Availability

The Function Module SAMPLE_INTERFACE_00015036 (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_00015036
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_ITEM LIKE IBKK_ITEM Payment Item

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_HOLD LIKE IBCA_US_STR_HOLD_00015036 Structure to base internal table of event 00015036
T_MESG LIKE IBKKMESG Structure for transferring error messages

Exceptions

This function module does not define any Exceptions.