The Function Module FVD_REV_DEPEND_DOCUMENTS_GET (ermittelt Belege, die mit storniert werden müssen) is a standard Function Module in SAP ERP and is part of the function group FVD_REVERSE within the package FVVD.
Function Module | FVD_REV_DEPEND_DOCUMENTS_GET |
Short Text | ermittelt Belege, die mit storniert werden müssen |
Function Group | FVD_REVERSE |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_VDBEKI | TYPE | TRTY_VDBEKI | alle Belegköpfe | |
IT_VDBEKI_REV | TYPE | TRTY_VDBEKI | zum Storno ausgewählte Belege | |
IT_VDBEPI | TYPE | TRTY_VDBEPI | alle Belegpositionen zu IT_VDBEKI_REV |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_VDBEKI_REV_ADD | TYPE | TRTY_VDBEKI | alle Beleg, die zu stornieren sind | |
E_FLG_DEPENDENT_DOCUMENTS | TYPE | C | - 'X', wenn es weitere, zu stornierende Belege gibt |
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 |
---|---|
DETERMINATION_FAILED | abhängige Belege konnten nicht ermittelt werden |