Menu

SAP Function Module FI_PAYMENT_RUN_FM_BUDGET_CHANG

Verfügbarkeitskontrolle bei Änderung im Zahlungsvorschlag

The Function Module FI_PAYMENT_RUN_FM_BUDGET_CHANG (Verfügbarkeitskontrolle bei Änderung im Zahlungsvorschlag) is a standard Function Module in SAP ERP and is part of the function group PYFM within the package FBZ.

Technical Information

Function Module FI_PAYMENT_RUN_FM_BUDGET_CHANG
Short Text Verfügbarkeitskontrolle bei Änderung im Zahlungsvorschlag
Function Group PYFM
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
I_EMPFG LIKE REGUH-EMPFG abweichender Empfänger
I_KUNNR LIKE REGUH-KUNNR Kundennummer
I_LAUFD LIKE REGUH-LAUFD Schlüssel Zahlungssatz (Ident)
I_LAUFI LIKE REGUH-LAUFI Schlüssel Zahlungssatz (Datum)
I_LIFNR LIKE REGUH-LIFNR Lieferantennummer
I_REGUP_NEW LIKE REGUE Datenstand neu
I_REGUP_OLD LIKE REGUE Datenstand alt
I_ZBUKR LIKE REGUH-ZBUKR zahlender Buchungskreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC Returncode (erfolgreich)

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.