Menu

SAP Function Module UPSVB_SUBMIT_TO_DB

The Function Module UPSVB_SUBMIT_TO_DB () 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_SUBMIT_TO_DB
Short Text
Function Group UPSVB
Package U_P_S
Module Type Normal 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: Objects
UPSITM_INS TYPE TUPSITM ALE Distribution Unit: Objects
UPSITM_UPD TYPE TUPSITM ALE Distribution Unit: Objects
UPSITX_DEL TYPE TUPSITX ALE Distribution Unit: Objects of Processed Units
UPSITX_INS TYPE TUPSITX ALE Distribution Unit: Objects of Processed Units
UPSITX_UPD TYPE TUPSITX ALE Distribution Unit: Objects of Processed Units

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CH_DB_CHANGED TYPE XFELD

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.