Menu

SAP Function Module FI_PAY_GROUP_SPLIT_CHECK

F110/F111: Prüfung ob eine Gruppe nach Betrag gesplittet werden kann.

The Function Module FI_PAY_GROUP_SPLIT_CHECK (F110/F111: Prüfung ob eine Gruppe nach Betrag gesplittet werden kann.) is a standard Function Module in SAP ERP and is part of the function group F110 within the package FBZ.

Technical Information

Function Module FI_PAY_GROUP_SPLIT_CHECK
Short Text F110/F111: Prüfung ob eine Gruppe nach Betrag gesplittet werden kann.
Function Group F110
Package FBZ
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_XZAHLB TYPE TABLE Positionen der Gruppe
I_BUDAT LIKE F110C-BUDAT Buchungsdatum im Beleg
I_HWAER LIKE T001-WAERS Währungsschlüssel
I_KURST LIKE REGUV-KURST 'M' Abweichender Kurstyp für Zahlungen in Fremdwährung
I_RWBTR LIKE REGUH-RWBTR Regulierter Betrag in der Währung der Zahlung
I_WAERS LIKE REGUH-WAERS Währungsschlüssel
I_ZBUKR LIKE T042E-ZBUKR Zahlender Buchungskreis
I_ZHLG2 TYPE ZHLG2 Bestand fuer Zahlungslauf ( Gruppe fuer eine Zahlung )
I_ZLSCH LIKE T042E-ZLSCH Zahlweg

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ZW_OK TYPE BOOLE_D Aufteilung nach Betrag ist möglich.

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.