Menu

SAP Function Module EMUL_SAVE_LOAN_CONDITIONS_E

Extrahierte Darlehenskonditionen sichern

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

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