This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module WSTN6_SITE_GROUP_MAINTENANCE (Display a dialog window to maintain store groups) is a standard Function Module in SAP ERP and is part of the function group WSTN6 within the package WSTRN.
Function Module | WSTN6_SITE_GROUP_MAINTENANCE |
Short Text | Display a dialog window to maintain store groups |
Function Group | WSTN6 |
Package | WSTRN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_ASORT | TYPE | ASORT | Assortment | |
IM_DISPLAY_ONLY | TYPE | XFELD | Indicator for display mode only | |
IM_PLANNR | TYPE | WSTN_AL_PLANNR | Prepack allocation planning number | |
IM_S_MARA | TYPE | MARA | General information on the generic article | |
IM_T_FILGRP | TYPE | WSTN_AL_FILGRP_TAB | Old site group assignation | |
IM_T_SITE_GROUP | TYPE | WSTN_AL_SITE_GROUP_TAB | Old site group definition |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_T_FILGRP | TYPE | WSTN_AL_FILGRP_TAB | New site group assignation | |
EX_T_SITE_GROUP | TYPE | WSTN_AL_SITE_GROUP_TAB | New site group definition |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_WITH_DYNAMIC_TABLE | Unable to dynamically create internal table used for reviewing site group |
USER_CANCELED | The user cancel the action |