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 G_REPORT_LAYOUT_PARAMETERS (Maintain Report Layout) is a standard Function Module in SAP ERP and is part of the function group GRWF within the package GRWT.
Function Module | G_REPORT_LAYOUT_PARAMETERS |
Short Text | Maintain Report Layout |
Function Group | GRWF |
Package | GRWT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CALL_STATE | LIKE | 1- report definition /3- report dialog | ||
I_DISPLAY_ONLY | TYPE | C | X: Anzeigemodus (bisher nur für Callstate 4-6) | |
I_FIX_PARMS | LIKE | RGRWF_FIX | Current values from report | |
I_FLAG_USE_FIX_PARMS | LIKE | SY-DATAR | SPACE | Fix Parameter sind gefüllt (auch wenn space) |
I_LEVEL | LIKE | 99 | Maximum Summing Level | |
I_MAINCODE | LIKE | Transaction code | ||
I_PARAMETER_SCREEN | LIKE | SY-DYNNR | Screen which is to be displayed | |
I_SHEET_SEQNR | LIKE | T801G-SEQNR | Abschnittsnummer (nur Abschnittslayout) | |
I_T800 | LIKE | T800 | Structure T800 | |
I_T801W | LIKE | T801W | Structure T801W | |
I_T801X | LIKE | T801X | Structure T801X |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHANGED | LIKE | CHANGED indicator (output) | ||
E_SUM_LEVEL_CHANGED | TYPE | FLAG | allgemeines flag | |
E_T800 | LIKE | T800 | Struktur neues Berichtslayout | |
OK_CODE | LIKE | Function code |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_T801G | LIKE | IS801G | Sheet-layout-parameter |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLUMN_TITLES | LIKE | Spaltenüberschriften |
This function module does not define any Exceptions.