Menu

SAP Function Module TB_COVR_FI_CALC_EXPECTED_PAYM

Ermittelt den erwarteten Zahlbetrag/Zahlungstermin fuer Belegart D/K/S

The Function Module TB_COVR_FI_CALC_EXPECTED_PAYM (Ermittelt den erwarteten Zahlbetrag/Zahlungstermin fuer Belegart D/K/S) is a standard Function Module in SAP ERP and is part of the function group TB7F within the package FTH.

Technical Information

Function Module TB_COVR_FI_CALC_EXPECTED_PAYM
Short Text Ermittelt den erwarteten Zahlbetrag/Zahlungstermin fuer Belegart D/K/S
Function Group TB7F
Package FTH
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_BKPF LIKE BKPF Belegwährung (aus Belegkopf)
I_BSEG LIKE BSEG FI- Belegzeile komplett

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXPECTED_PAYMENT_AMOUNT LIKE BSEG-FDWBT errechneter Zahlungs(-eingangs)betrag
EXPECTED_PAYMENT_DATE LIKE BSEG-FDTAG errechneter Zahlungstermin

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.