Menu

SAP Function Module FAGL_ITEM_OVERDUE_DAYS

Verzugstage netto und Skonto 1

The Function Module FAGL_ITEM_OVERDUE_DAYS (Verzugstage netto und Skonto 1) is a standard Function Module in SAP ERP and is part of the function group FAGL_ITEMS_DISPLAY within the package FAGL_REPORTING.

Technical Information

Function Module FAGL_ITEM_OVERDUE_DAYS
Short Text Verzugstage netto und Skonto 1
Function Group FAGL_ITEMS_DISPLAY
Package FAGL_REPORTING
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLEAR_DATE LIKE SY-DATUM Ausgleichsdatum
DUE_DATE LIKE SY-DATUM Nettofälligkeit
KEY_DATE LIKE SY-DATUM SY-DATLO Stichtag für Verzugsberechnung
PAY_DATE LIKE SY-DATUM Vorauss. Zahltermin (Skonto1)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OVERDUE_DAYS LIKE RFPOSX-VERZN Verzugstage n. Nettofälligk.
OVER_SKONTO1_DAYS LIKE RFPOSX-VERZ1 Verzugstage n. Skonto 1

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.