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 QEEA_SAMPLE_CREATE_IP () is a standard Function Module in SAP ERP and is part of the function group QEEA within the package QE.
Function Module | QEEA_SAMPLE_CREATE_IP |
Short Text | |
Function Group | QEEA |
Package | QE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PROBENR | LIKE | QAMKR-PROBENR | Number of the sample to be created | |
I_PRUEFLOS | LIKE | QALS-PRUEFLOS | Inspection lot | |
I_QAMV | LIKE | QAMV | Characteristic requirements record | |
I_QASV | LIKE | QASV | Sample zero record as copy template | |
I_STATUSV | LIKE | QASV-SATZSTATUS | Input status for sample requirements record | |
I_STEUERSCHLUESSEL | LIKE | TQ70-SCHLCODE | '0400' | Transaction control key |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QAMKR | LIKE | QAMKR | Sample work area in the characteristic structure |
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 |
---|---|
INTERNAL_ERROR_VALUATION | No valuation rule in the characteristic requirements record |
NO_QASV_ENTRY_FOUND | No zero record in the sample requirements table |
NO_VALUATION_MODULE | No valuation function module for the characteristic |
WRONG_CONTROL_KEY | Incorrect transaction control key |