The Function Module FVD_COLLATERALS_API_GETDETAIL (Lesen der Daten zu einer Sicherheit) 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_API_GETDETAIL |
Short Text | Lesen der Daten zu einer Sicherheit |
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_RSICHER | TYPE | RSICHER | Referenznummer der Sicherheit |
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_VDLVABL | TYPE | TRTY_VDLVABL | Tabellentyp für Tabelle VDLVABL | |
E_TAB_VDSONSI | TYPE | TRTY_VDSONSI | Sondervereinbarungen | |
E_WRK_VDLV | TYPE | VDLV | Verträge/Guthaben (LV, Bauspar, usw) Grunddaten | |
E_WRK_VDSDV4 | TYPE | VDSDV4 | Darlehenssicherheiten gemäß BAV/DV4 | |
E_WRK_VDSDV5 | TYPE | VDSDV5 | Sicherheiten in Wertpapieren gemäß BAV/DV5 | |
E_WRK_VZSORT | TYPE | 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.