The Function Module CS_OV_BROWSER_UPDATE_BY_BOM (Aktualisieren des Workbench Browsers für Stücklisten) is a standard Function Module in SAP ERP and is part of the function group CSOV within the package CS.
Function Module | CS_OV_BROWSER_UPDATE_BY_BOM |
Short Text | Aktualisieren des Workbench Browsers für Stücklisten |
Function Group | CSOV |
Package | CS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BOM_IDENT_INS_TAB | TYPE | CSCL_BOM_ID_TB_TYPE | Hinzugefügte Stücklisten |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_BOM_HANDLE_DEL_TAB | TYPE | CPHA_HANDLE_TAB_TYPE | Gelöschte Stücklisten |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.