Menu

SAP Function Module FVD_MODEL_CREATE_KOPOSET

Modellrechnung: Steuertabelle KOPOSET aufbauen

The Function Module FVD_MODEL_CREATE_KOPOSET (Modellrechnung: Steuertabelle KOPOSET aufbauen) is a standard Function Module in SAP ERP and is part of the function group FVD_MODEL_CONTROL within the package FVVCL_MODEL.

Technical Information

Function Module FVD_MODEL_CREATE_KOPOSET
Short Text Modellrechnung: Steuertabelle KOPOSET aufbauen
Function Group FVD_MODEL_CONTROL
Package FVVCL_MODEL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_COND_TYPES TYPE RINTER_COND_TYPE_INFORMATION Zusätzliche Informationen zu Konditionsarten
I_LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls
I_MODEL_CONTROL TYPE RMODEL_CONTROL Modellrechnung: Übergabestruktur für die Iterationssteuerung
I_SLOANFUNC TYPE VVSLOANFUNC Anwendungsteilfunktion
I_TAB_COND_FIELDS TYPE TRTY_MODEL_CHANGED_CONDITIONS Von der Benutzeroberfläche veränderte Konditionsfelder
I_TAB_VVZZKOPO TYPE TRTY_VVZZKOPO Tabellentyp für Tabelle VVZZKOPO

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
E_TAB_KOPOSET TYPE TRTY_MODEL_KOPOSET Modellrechnung: Interne Tabelle Koposet zum aktuellen Modell

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_TAB_CLI_PERSONAL TYPE TRTY_CLI_PERS_INSURED Tabellentyp der versicherten Personen (RCLI_PERS_INSURED)

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_IN_BUILDING_KOPOSET Fehler beim Aufbau des Konditionen-Set
INCONSISTENCY_IN_CONDITION_SET Inkonsistente Konditionen-Auswahl
INCONSISTENCY_IN_MANUAL_DATA Inkonsistente manuelle Eingabe von Konditionswerten (BKOND und PKOND)