The Function Module CMS_DB_OMS_PRT_LNK_DETAILS_UPD (Updates Part Link details to the DB) is a standard Function Module in SAP ERP and is part of the function group CMS_DB_OMS_PRT_LNK within the package CMS_OMS_MOV.
Function Module | CMS_DB_OMS_PRT_LNK_DETAILS_UPD |
Short Text | Updates Part Link details to the DB |
Function Group | CMS_DB_OMS_PRT_LNK |
Package | CMS_OMS_MOV |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TAB_DELETE | TYPE | CMS_TAB_OMS_PRT_LNK_DB | Part Link Data - DB format | |
I_TAB_INSERT | TYPE | CMS_TAB_OMS_PRT_LNK_DB | Part Link Data - DB format | |
I_TAB_UPDATE | TYPE | CMS_TAB_OMS_PRT_LNK_DB | Part Link Data - DB format |
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.