Menu

SAP Function Module EMUL_SAVE_LOANS_E

Extrahierte Darlehensstammsätze nach Umstellung speichern

The Function Module EMUL_SAVE_LOANS_E (Extrahierte Darlehensstammsätze nach Umstellung speichern) 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_LOANS_E
Short Text Extrahierte Darlehensstammsätze nach Umstellung speichern
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_LOANS LIKE SY-TABIX Anzahl Darlehen
COUNT_UPDATED_LOANS LIKE SY-DBCNT Anzahl gespeicherter Darlehen

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
IVDARL_EU LIKE VDARL_EU Darlehensstammsätze (Währungsinfo)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
UPDATE_ERROR Fehler beim Speichern