The Function Module FVD_COLLATERALS_GET_ALL_COLLS (Lesen der Sicherheitsdaten zu einer Darlehen (aus Puffer bzw. aus DB)) is a standard Function Module in SAP ERP and is part of the function group FVD_COLLATERALS within the package FVVD.
Function Module | FVD_COLLATERALS_GET_ALL_COLLS |
Short Text | Lesen der Sicherheitsdaten zu einer Darlehen (aus Puffer bzw. aus DB) |
Function Group | FVD_COLLATERALS |
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_VDARL | TYPE | VDARL | Darlehen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR | TYPE | BOOLE-BOOLE | X' - Fehler aufgetreten | |
E_TAB_VDGPO | TYPE | TRTY_VDGPO | Geschäftspartnerzuordnung | |
E_TAB_VDGPO_SON | TYPE | TRTY_VDGPO | Geschäftspartnerzuordnung der Sondervereinbarungen | |
E_TAB_VDLV | TYPE | TRTY_VDLV | Verträge/Guthaben (LV, Bauspar, usw) Grunddaten | |
E_TAB_VDLVABL | TYPE | TRTY_VDLVABL | Tabellentyp für Tabelle VDLVABL | |
E_TAB_VDSDV4 | TYPE | TRTY_VDSDV4 | Darlehenssicherheiten gemäß BAV/DV4 | |
E_TAB_VDSDV5 | TYPE | TRTY_VDSDV5 | Sicherheiten in Wertpapieren gemäß BAV/DV5 | |
E_TAB_VDSONSI | TYPE | TRTY_VDSONSI | Sondervereinbarungen | |
E_TAB_VZSORT | TYPE | TRTY_VZSORT | Sortierwerte zum Objekt |
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.