Menu

SAP Function Module COM_COMM_PR_PUR_1_SAVE_DB

Änderungen auf der DB Sichern

The Function Module COM_COMM_PR_PUR_1_SAVE_DB (Änderungen auf der DB Sichern) is a standard Function Module in SAP ERP and is part of the function group COM_COMM_PR_PUR_1 within the package COM_PRODUCT_BASIC_SETS.

Technical Information

Function Module COM_COMM_PR_PUR_1_SAVE_DB
Short Text Änderungen auf der DB Sichern
Function Group COM_COMM_PR_PUR_1
Package COM_PRODUCT_BASIC_SETS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_SETH_DELETE TYPE COMM_PR_PUR_1H_TAB Zu löschende Historieneinträge
IT_SETH_INSERT TYPE COMM_PR_PUR_1H_TAB Neue Historieneinträge
IT_SET_DELETE TYPE COMM_PR_PUR_1_TAB Zu löschende Einträge
IT_SET_INSERT TYPE COMM_PR_PUR_1_TAB Neue Einträge
IT_SET_UPDATE TYPE COMM_PR_PUR_1_TAB Geänderte Einträge

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.