The Function Module FVD_MODEL_GET_REVERS_DEDUCTION (Ermitteln widerrufener KLV-Beiträge) is a standard Function Module in SAP ERP and is part of the function group FVD_MODEL_TOOLS within the package FVVCL_MODEL.
Function Module | FVD_MODEL_GET_REVERS_DEDUCTION |
Short Text | Ermitteln widerrufener KLV-Beiträge |
Function Group | FVD_MODEL_TOOLS |
Package | FVVCL_MODEL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DKEY | TYPE | DATS | '99991231' | Feld vom Typ DATS |
I_STR_VDARL | TYPE | VDARL | Darlehen | |
I_TAB_VZZBEPP | TYPE | TRTY_VZZBEPP | Tabellentyp für Struktur VZZBEPP |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_REVERSAL_DEDUCTION | TYPE | TB_VIEW_REVERSAL_DEDUCTION | Storno Einbehalte |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.