Menu

SAP Function Module BAPI_LOAN_CONTRACT_CREATE

Darlehensvertrag anlegen

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module BAPI_LOAN_CONTRACT_CREATE (Darlehensvertrag anlegen) is a standard Function Module in SAP ERP and is part of the function group FVD_RFC_CONTRACT within the package FVVD_BAPI.

Technical Information

Function Module BAPI_LOAN_CONTRACT_CREATE
Short Text Darlehensvertrag anlegen
Function Group FVD_RFC_CONTRACT
Package FVVD_BAPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONDITIONHEADER LIKE BAPICONDHEAD_CREATE Creation of Condition Header Data
CORRESPONDENCE LIKE BAPILOANCOR_CREATE Creation of Correspondence Data
LOAN LIKE BAPILOAN_CREATE Creation of Loan Contract Data
PROCESSEXTENSION TYPE BAPILOAN_COMMON-PROCESSEXTENSION SPACE Kundenerweiterungen ausführen
REFRESH LIKE BAPILOAN_COMMON-REFRESH SPACE Refresh Global Settings In Write BAPIS
STEERING TYPE BAPILOAN_STEERING Steuerparameter der Bapi Vertragsanlage
TESTRUN LIKE BAPILOAN_COMMON-TESTRUN SPACE Switch to Simulation Session for Write BAPIs
USERFIELDS LIKE BAPILOAN_USERFIELDS User Fields

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR LIKE BAPILOAN_COMMON-ERROR Error Indicator in BAPIs
LOANNUMBER LIKE BAPILOAN_GET-CONTRACT_NO Contract Number

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLERKS LIKE BAPILOANCLERKS_CREATE Creation of Clerk Relationship Data
COLLATERALS LIKE BAPILOANCOL_CREATE Creation of Collateral Relationship Data
CONDITIONS LIKE BAPICONDITION_CREATE Creation of Condition Items
ENCUMBRANCES LIKE BAPILOANENC_CREATE Darlehen: Grundpfandrecht - Anlegen
EXTENSION_IN LIKE BAPIPAREX Bezugsstruktur für BAPI-Parameter ExtensionIn / ExtensionOut
FORMULA LIKE BAPICONDDETAIL_CREATE Creation of Condition Details
OBJECTS LIKE BAPILOANOBJ_CREATE Creation of Object Relationship Data
PARTNER LIKE BAPIREL_BPOBJ Assignment of Partner to Contract
RETURN LIKE BAPIRET2 Confirmation of Results

Exceptions

This function module does not define any Exceptions.