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 S_EDIT_DATA () is a standard Function Module in SAP ERP and is part of the function group S_SHOW_WITH_STRUCTURE within the package S_DX_WB.
Function Module | S_EDIT_DATA |
Short Text | |
Function Group | S_SHOW_WITH_STRUCTURE |
Package | S_DX_WB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALTER_ALLOWED | LIKE | X -- Changes allowed | ||
CALL_LINE_EDITOR | TYPE | XFLAG | ' ' | |
DISPLAY_DATA_OFFSET | LIKE | 0 | ||
DISPLAY_ONLY_DATA | LIKE | ' ' | Only data will be displayed, no structure information | |
LIST_TITLE | LIKE | ' ' | Title of List | |
NODATA_SIGN | LIKE | ' ' | Character for 'no data' | |
XIDOCSEGMENTS | TYPE | XFLAG | ' ' | New input values |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SAVE_PRESSED | LIKE | F11 pressed |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATA_ALTERED | LIKE | Data was changed |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DISP_DATA | LIKE | SDXWBTEDAT | Data to be displayed |
This function module does not define any Exceptions.