Menu

SAP Function Module UPSVB_DB_UPDATE

Update Database

The Function Module UPSVB_DB_UPDATE (Update Database) is a standard Function Module in SAP ERP and is part of the function group UPSVB within the package U_P_S.

Technical Information

Function Module UPSVB_DB_UPDATE
Short Text Update Database
Function Group UPSVB
Package U_P_S
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
UPSITM_DEL TYPE TUPSITM ALE Distribution Unit: Object List (Internal Display)
UPSITM_INS TYPE TUPSITM ALE Distribution Unit: Object List (Internal Display)
UPSITM_UPD TYPE TUPSITM ALE Distribution Unit: Object List (Internal Display)
UPSITX_DEL TYPE TUPSITX ALE Distribution Unit: Object List (Internal Display)
UPSITX_INS TYPE TUPSITX ALE Distribution Unit: Object List (Internal Display)
UPSITX_UPD TYPE TUPSITX ALE Distribution Unit: Object List (Internal Display)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
UPSHDR_DEL LIKE UPSHDR
UPSHDR_INS LIKE UPSHDR
UPSHDR_UPD LIKE UPSHDR Change header data
UPSJOB_DEL LIKE UPSJOB
UPSJOB_INS LIKE UPSJOB
UPSJOB_UPD LIKE UPSJOB
UPSPRE_DEL LIKE UPSPRE
UPSPRE_INS LIKE UPSPRE
UPSPRE_UPD LIKE UPSPRE
UPSSRC_DEL LIKE UPSSRC
UPSSRC_INS LIKE UPSSRC
UPSSRC_UPD LIKE UPSSRC

Exceptions

This function module does not define any Exceptions.