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.
Function Module | FM_PAYMENT_PROPOSAL_CHECK |
Short Text | Vorgeschlagene Zahlungen: Fortschreibung und Verfügbarkeitskontrolle |
Function Group | FMPY |
Package | FMFS |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.