The Function Module J_1A_SD_CI_DUEDATE_CHECK (Check due dates of Credit Invoice) is a standard Function Module in SAP ERP and is part of the function group J1AV within the package J1AS.
Function Module | J_1A_SD_CI_DUEDATE_CHECK |
Short Text | Check due dates of Credit Invoice |
Function Group | J1AV |
Package | J1AS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_RATNR | TYPE | RATNR | 1 | Sequential Number of Installment to be Paid |
IV_VBELN | TYPE | VBELN | Sales and Distribution Document Number | |
IV_ZTERM | TYPE | DZTERM | Terms of payment key |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_NETDATE | LIKE | BSEG-ZFBDT | Basisdatum für Fälligkeitsberechnung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FI_DOCUMENT_NOT_FOUND | Buchhaltungsbeleg nicht gefunden |
INVOICE_NOT_FOUND | SD-Beleg nicht gefunden |
PAYMENT_TERMS_INCOMPLETE | Zahlungsbedingungen unvollständig |
TIME_BELOW_LIMIT | Fälligkeitstermin innerhalb der Frist |