Menu

SAP Function Module FVD_RFC_OBJECT_CREATE

Darlehen RFC: Beleihungsobjekt anlegen

The Function Module FVD_RFC_OBJECT_CREATE (Darlehen RFC: Beleihungsobjekt anlegen) is a standard Function Module in SAP ERP and is part of the function group FVD_RFC_OBJECTS within the package FVVD_BAPI.

Technical Information

Function Module FVD_RFC_OBJECT_CREATE
Short Text Darlehen RFC: Beleihungsobjekt anlegen
Function Group FVD_RFC_OBJECTS
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
ADDRESS LIKE BAPIADDR1 Adresse
COLLATERALOBJECT LIKE BAPICOLLOBJ_CREATE Beleihungsobjekt
LANDREGISTRY LIKE BAPILOAN_LANDREG Grundbuch
NEWMASTERNUMBER LIKE BAPILOAN_COMMON-MASTERNO SPACE Objektstammnummer bilden: TRUE (-'X') und FALSE (-' ')
OBJECTDESCRIPT LIKE BAPIADDR_OBJDAT-OBJ_DSCRPT Objektbezeichnung
REFRESH LIKE BAPILOAN_COMMON-REFRESH SPACE Auffrischen d. globalen Einstellungen bei schreibenden BAPIs
TESTRUN TYPE BAPILOAN_COMMON-TESTRUN SPACE Umschalten auf Simulations-Modus bei schreibenden BAPIs
USERFIELDS LIKE BAPILOAN_USERFIELDS Benutzerfelder

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 Fehlerkennzeichen bei BAPIs
LANDREGISTRYID LIKE BAPICOLLOBJ_GETDETAIL-LNDREGNO Grundbuchnummer
MASTERNUMBER LIKE BAPICOLLOBJ_GETDETAIL-MASTERNO Objektstammnummer
OBJECTID LIKE BAPICOLLOBJ_GETDETAIL-OBJECT_NO Beleihungsobjektnummer

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
PARTNER LIKE BAPIREL_BPOBJ Zuordnung Partner zum Vertrag
PARTSOFBUILDING LIKE BAPIBUILPAR_CREATE Tabelle der Gebäudeteile zum Objekt
RETURN LIKE BAPIRET2 Rückmeldungen der Ergebnisse

Exceptions

This function module does not define any Exceptions.