The Function Module CM_OV_BROWSER_UPDATE (Aktualisieren des Workbench Browsers) is a standard Function Module in SAP ERP and is part of the function group CMOV within the package CP.
Function Module | CM_OV_BROWSER_UPDATE |
Short Text | Aktualisieren des Workbench Browsers |
Function Group | CMOV |
Package | CP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COM_IDENT_INS_TAB | TYPE | CMCL_COM_IDENT_TAB_TYPE | Eingefügte Komponentenzuordnungen |
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_COM_HANDLE_DEL_TAB | TYPE | CPHA_HANDLE_TAB_TYPE | Gelöschte Komponentenzuordnungen |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.