The Function Module COM_PRWB_SAVE_TODO_DB () is a standard Function Module in SAP ERP and is part of the function group COM_PRWB_DB within the package COM_PRODUCT_WB_UI.
Function Module | COM_PRWB_SAVE_TODO_DB |
Short Text | |
Function Group | COM_PRWB_DB |
Package | COM_PRODUCT_WB_UI |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_TODO_DELETE | TYPE | COMT_PRWB_TODO_T | Deleted Objects | |
IT_TODO_INSERT | TYPE | COMT_PRWB_TODO_T | New Objects |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.