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 K_OBJECT_DELETE (Deleting the Object-Number-Dependent Tables for a CO Object) is a standard Function Module in SAP ERP and is part of the function group KADL within the package KACC.
Function Module | K_OBJECT_DELETE |
Short Text | Deleting the Object-Number-Dependent Tables for a CO Object |
Function Group | KADL |
Package | KACC |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BLOCKING_SIZE | LIKE | ARCH_USR-ARCH_COMIT | '30' | Blockungsfaktor für Objekte |
MASTER_DATA | LIKE | BOOLE-BOOLE | SPACE | Flag 'Also delete tables with similar master data' |
NO_COMMIT | LIKE | BOOLE-BOOLE | SPACE | Flag 'No COMMIT WORK' |
OBART | LIKE | IONRA-OBART | SPACE | Object type for the object number(s) to be deleted |
OBJNR | LIKE | ONR00-OBJNR | SPACE | Object number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_OBJNR | LIKE | IONRB | Table with object numbers | |
T_STAT | LIKE | ARCH_STAT | Übergabe der Statistikdaten an die Archivierung |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MISSING_INPUT | No object number(s) specified |
OBJNR_WITH_WRONG_OBART | Object number has incorrect object type |