Menu

SAP Function Module FM_PAYMENT_PROPOSAL_CHECK

Vorgeschlagene Zahlungen: Fortschreibung und Verfügbarkeitskontrolle

The Function Module FM_PAYMENT_PROPOSAL_CHECK (Vorgeschlagene Zahlungen: Fortschreibung und Verfügbarkeitskontrolle) is a standard Function Module in SAP ERP and is part of the function group FMPY within the package FMFS.

Technical Information

Function Module FM_PAYMENT_PROPOSAL_CHECK
Short Text Vorgeschlagene Zahlungen: Fortschreibung und Verfügbarkeitskontrolle
Function Group FMPY
Package FMFS
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_DATUM LIKE F110C-BUDAT
I_LAUFD LIKE REGUH-LAUFD
I_LAUFI LIKE REGUH-LAUFI

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_PAYDAT LIKE FMPAYDAT Tabelle der Zahlungsvorschlagsdaten

Exceptions

This function module does not define any Exceptions.