Menu

SAP Function Module CP_BR_MODIFY_DMU_OBJ

Hinzufügen eines Eintrages in die globale DMU-Status-Tabelle

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CP_BR_MODIFY_DMU_OBJ (Hinzufügen eines Eintrages in die globale DMU-Status-Tabelle) is a standard Function Module in SAP ERP and is part of the function group CPBR within the package CPBR.

Technical Information

Function Module CP_BR_MODIFY_DMU_OBJ
Short Text Hinzufügen eines Eintrages in die globale DMU-Status-Tabelle
Function Group CPBR
Package CPBR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BROWSER_HANDLE TYPE CPBR_OBJEKT-OBJID gefüllt sein um den Objekt-Status abzufragen
I_EWB_HANDLE TYPE CPBR_OBJEKT-OBJID falls zu modifizieren (Wert einggeben)
I_EXT_GUID TYPE CPDMU_EXT_GUID_TYPE extended Guid oder I_browser_handle müssen
I_FLG_HIGHLIGHT TYPE C falls zu modifizieren (Wert einggeben)
I_FLG_INVISIBLE TYPE C falls zu modifizieren (Wert einggeben)
I_FLG_READ_ONLY TYPE C 'X' soll nur gelesen werden (X), oder auch mod ()
I_GUID TYPE CHAR32 falls zu modifizieren (Wert einggeben)
I_KANTE TYPE KANTE_K falls zu modifizieren (Wert einggeben)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BROWSER_HANDLE LIKE CPBR_OBJEKT-OBJID Browser Handle
E_EXT_GUID TYPE CPDMU_EXT_GUID_TYPE Extended Guid
E_FLG_EXIST TYPE C Status, ob Objekt existiert
E_FLG_HIGHLIGHT TYPE C Status, ob Objekt hervorgehoben
E_FLG_INVISIBLE TYPE C Status, ob Objekt unsichtbar

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.