The Function Module FVD_RFC_COLLATERALS_CREATE (Darlehen: Anlage von Sicherheiten) is a standard Function Module in SAP ERP and is part of the function group FVD_RFC_COLLATERALS within the package FVVD_BAPI.
Function Module | FVD_RFC_COLLATERALS_CREATE |
Short Text | Darlehen: Anlage von Sicherheiten |
Function Group | FVD_RFC_COLLATERALS |
Package | FVVD_BAPI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLLATERALTYPE | LIKE | BAPICOLL_POLICY-COLLAT | Sicherheitsart | |
LOAN | LIKE | BAPICOLL_LOAN | Verpfändetes Darlehen gemäß BAV/DV4 | |
POLICY | LIKE | BAPICOLL_POLICY | Verträge/Guthaben (LV, Bauspar, usw) Grunddaten | |
REFRESH | LIKE | BAPILOAN_COMMON-TESTRUN | SPACE | Auffrischen d. globalen Einstellungen bei schreibenden BAPIs |
STOCK | LIKE | BAPICOLL_STOCK | Sicherheiten in Wertpapieren gemäß BAV/DV5 | |
TESTRUN | TYPE | BAPILOAN_COMMON-TESTRUN | SPACE | Umschalten auf Simulations-Modus bei schreibenden BAPIs |
USERFIELDS | LIKE | BAPILOAN_USERFIELDS | Sortierwerte zum Objekt |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLLATERALID | TYPE | RSICHER | Referenznummer der Sicherheit | |
ERROR | LIKE | BAPILOAN_COMMON-ERROR | Fehlerkennzeichen bei BAPIs |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARRANGEMENT | LIKE | BAPICOLL_ARRANGEMENT | Sondervereinbarungen | |
EXPIRYDATA | LIKE | BAPICOLL_EXPIRYDATA | Ablaufleistung der Lebensversicherung | |
PARTNER | LIKE | BAPIREL_BPOBJ | Zuordnung Partner zum Vertrag | |
RETURN | LIKE | BAPIRET2 | Rückmeldungen der Ergebnisse |
This function module does not define any Exceptions.