Menu

SAP Function Module BCA_IHC_COMPLETE_PAYMENT_ITEM

Fill original remitter and receiver data in payment item

The Function Module BCA_IHC_COMPLETE_PAYMENT_ITEM (Fill original remitter and receiver data in payment item) is a standard Function Module in SAP ERP and is part of the function group BCA_IHCCBAPOST within the package BCA_IHCCBAPOST.

Technical Information

Function Module BCA_IHC_COMPLETE_PAYMENT_ITEM
Short Text Fill original remitter and receiver data in payment item
Function Group BCA_IHCCBAPOST
Package BCA_IHCCBAPOST
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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 Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_ITEM LIKE IBKK_ITEM Zahlungsposten

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_MESG LIKE IBKKMESG Struktur zur Übergabe von Fehlermeldungen

Exceptions

This function module does not define any Exceptions.