The Function Module FVD_REV_CHECK_CLI (Prüfung, ob KLV in den zu stornierenden Belegen enthalten ist) 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_CHECK_CLI |
Short Text | Prüfung, ob KLV in den zu stornierenden Belegen enthalten ist |
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 |
---|---|---|---|---|
I_STR_VDBEKI_REV | LIKE | VDBEKI_REV | zu stornierender Beleg | |
I_TAB_VDBEPI | TYPE | TRTY_VDBEPI | alle aktuellen Belegpositionen des Darlehens |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_CLI_DOCUMENT | TYPE | C | - 'X', wenn KLV relevant |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TAB_VDBEKI_REV | TYPE | TRTY_VDBEKI_REV | erweiterte VDBEKI-Übergabestruktur für Stornobaustein |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOCUMENT_INVALID | Beleg unvollständig, keine Aussage möglich |
INPUT_NOT_QUALIFIED | Inkonsistente Import-Parameter |