Menu

SAP Function Module EMUL_SAVE_LOAN_BODATA_E

Extrahierten Geschäftsvorfallsätze sichern

The Function Module EMUL_SAVE_LOAN_BODATA_E (Extrahierten Geschäftsvorfallsätze 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_BODATA_E
Short Text Extrahierten Geschäftsvorfallsätze 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 Speicherflag (I: Insert, U: Update)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNT_BOBEPPS LIKE SY-TABIX Anzahl übergebener Geschäftsvorfallsätze
COUNT_BOHEADS LIKE SY-TABIX Anzahl übergebener Geschäftsvorfallköpfe
COUNT_UPDATED_BOBEPPS LIKE SY-DBCNT Anzahl gespeicherter Geschäftsvorfallsätze
COUNT_UPDATED_BOHEADS LIKE SY-DBCNT Anzahl gespeicherter Geschäftsvorfallköpfe

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
IVDBOBEPP_EU LIKE VDBOBEPP_EU Geschäftsvorfallsätze (Währungsinfo)
IVDBOHEAD_EU LIKE VDBOHEAD_EU Geschäftsvorfallköpfe (Währungsinfo)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
UPDATE_ERROR Fehler beim Sichern