The Function Module FVD_CHECK_CHANGE_AFTER_DATE (Prüfung ob manuell geänderte Bewegungen nach Stichtag existieren) is a standard Function Module in SAP ERP and is part of the function group FVD_ALV within the package FVVD.
Function Module | FVD_CHECK_CHANGE_AFTER_DATE |
Short Text | Prüfung ob manuell geänderte Bewegungen nach Stichtag existieren |
Function Group | FVD_ALV |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SI_CHECK_DATE | LIKE | VZZBEPP-DVALUT | Stichtag | |
SI_IT_VZZBEPP | TYPE | TRTY_VZZBEPP | Bewegungen |
This function module does not define any EXPORTING parameters.
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 |
---|---|
RESULT_TRUE | Es existieren geänderte Bewegungen nach Stichtag |