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 QEGR_RUN_CHART_FOR_QASR (Run-Chart for Sample Mean Values) is a standard Function Module in SAP ERP and is part of the function group QEGR within the package QM01.
Function Module | QEGR_RUN_CHART_FOR_QASR |
Short Text | Run-Chart for Sample Mean Values |
Function Group | QEGR |
Package | QM01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KTEXTMAT | LIKE | QALS-KTEXTMAT | Description of the material | |
I_KURZTEXT | LIKE | QAMV-KURZTEXT | Description of the characteristic | |
I_MASSEINHSW3 | LIKE | QAMV-MASSEINHSW | Characteristic unit (internal format) | |
I_MASSEINHSW6 | LIKE | QAMKR-MASSEINHSW | Characteristic unit (display format) | |
I_MERKNR | LIKE | QAMV-MERKNR | Characteristic number in the operation | |
I_PAGE_SIZE | TYPE | I | 20 | Entries for each side with object axis |
I_SOLLWERT | LIKE | QAMV-SOLLWERT | Target value/ nominal value | |
I_SOLLWNI | LIKE | QAMV-SOLLWNI | Target value/ nominal value active ('X'-yes) | |
I_STELLEN | LIKE | QAMV-STELLEN | Number of decimal places | |
I_TIME_AXIS | LIKE | QM00-QKZ | 'X' | First call-up with time axis ('X' - yes) |
I_TOLERANZOB | LIKE | QAMV-TOLERANZOB | Upper specification limit | |
I_TOLERANZUN | LIKE | QAMV-TOLERANZUN | Lower specification limit | |
I_TOLOBNI | LIKE | QAMV-TOLOBNI | Upper specification limit active ('X'-yes) | |
I_TOLUNNI | LIKE | QAMV-TOLUNNI | Lower specification limit active ('X'-yes) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_GRAPHICS_STILL_ACTIVE | LIKE | QM00-QKZ | Graphic is still active ('X' - yes) |
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_QASPRTAB | LIKE | QASPR | Sample structure 2nd variant | |
T_QASRTAB | LIKE | QASR | Sample structure 1st variant |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INCONSISTENT_DATA | Inconsistent data |
MISSING_DATA | Missing data |
PROGRAMMING_ERROR | Unforseen programming error |