Menu

SAP Function Module EMUL_SAVE_LOAN_CONDITIONS_E

Extrahierte Darlehenskonditionen sichern

The Function Module EMUL_SAVE_LOAN_CONDITIONS_E (Extrahierte Darlehenskonditionen sichern) is a standard Function Module in SAP ERP and is part of the function group FTLE within the package FVDE.

Technical Information

Function Module EMUL_SAVE_LOAN_CONDITIONS_E
Short Text Extrahierte Darlehenskonditionen sichern
Function Group FTLE
Package FVDE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SAVE_FLAG LIKE ICDIND-KZ 'U' Speicherflag (I: Insert, D: Delete)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNT_KOKOS LIKE SY-TABIX Anzahl übergebener Konditionsköpfe
COUNT_KOPOS LIKE SY-TABIX Anzahl übergebener Konditionspositionen
COUNT_UPDATED_KOKOS LIKE SY-DBCNT Anzahl gespeicherter Konditionsköpfe
COUNT_UPDATED_KOPOS LIKE SY-DBCNT Anzahl gespeicherter Konditionspositionen

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
IVDKOKO_EU LIKE VDKOKO_EU Darlehenskonditionsköpfe (Währunfsinfo)
IVDKOPO_EU LIKE VDKOPO_EU Darlehenskonditionspositionen (Währungsinfo)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
UPDATE_ERROR Fehler beim Speichern