The Function Module FVD_RFC_CONTRACT_GETDETAIL (Darlehensvertrag anzeigen) is a standard Function Module in SAP ERP and is part of the function group FVD_RFC_CONTRACT within the package FVVD_BAPI.
Function Module | FVD_RFC_CONTRACT_GETDETAIL |
Short Text | Darlehensvertrag anzeigen |
Function Group | FVD_RFC_CONTRACT |
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 |
---|---|---|---|---|
COMPANYCODE | LIKE | BAPILOAN_GET-COMP_CODE | Buchungskreis | |
LOANNUMBER | LIKE | BAPILOAN_GET-CONTRACT_NO | Vertragsnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CORRESPONDENCE | LIKE | BAPILOANCOR_GET | Anzeige Korrespondenzdaten | |
ERROR | LIKE | BAPILOAN_COMMON-ERROR | Fehlerkennzeichen bei BAPIs | |
LOAN | LIKE | BAPILOAN_GET | Anzeige Darlehensvertragsdaten | |
USERFIELDS | LIKE | BAPILOAN_USERFIELDS | Benutzerfelder |
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 |
---|---|---|---|---|
CLERKS | LIKE | BAPILOANCLERKS_GET | Anzeige Sachbearbeiterbeziehungsdaten | |
COLLATERALS | LIKE | BAPILOANCOL_GET | Anzeige Sicherheitenbeziehungsdaten | |
CONDITIONHEADER | LIKE | BAPICONDHEAD_GET | Anzeige Konditionskopfdaten | |
CONDITIONS | LIKE | BAPICONDITION_GET | Anzeige Konditionspositionen | |
ENCUMBRANCES | LIKE | BAPILOAN_VDHGRPF | Grundpfandrechte | |
FILES | LIKE | BAPILOAN_VDAKTE | Aktendaten | |
FILE_DOCUMENTS | LIKE | BAPILOAN_VDUNTR | Darlehensunterlagen einer Akte | |
FORMULA | LIKE | BAPICONDDETAIL_GET | Anzeige Konditionendetails | |
OBJECTS | LIKE | BAPILOANOBJ_GET | Anzeige Objektbeziehungsdaten | |
PARTNER | LIKE | BAPIREL_BPOBJ | Zuordnung Partner zum Vertrag | |
PAYMENT_ADVICES | LIKE | BAPILOAN_VDAVIS | Avis | |
RETURN | LIKE | BAPIRET2 | Rückmeldungen der Ergebnisse |
This function module does not define any Exceptions.