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 RSDRT_TEST_RESULT_WRITE (schreibt Ergebnisse eines Testlaufs in den Testergebnis Infocube) is a standard Function Module in SAP ERP and is part of the function group RSDRC within the package RSDD.
Function Module | RSDRT_TEST_RESULT_WRITE |
Short Text | schreibt Ergebnisse eines Testlaufs in den Testergebnis Infocube |
Function Group | RSDRC |
Package | RSDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_INFOCUBE_RESULTS | TYPE | RSINFOPROV | 'AS_TESTS' | Infocube für Ergbenisse |
I_NUMBER_OF_TESTS | TYPE | I | Anzahl von Einzeltests im Testlauf | |
I_RFC_DESTINATION | TYPE | RFCDEST | 'Q12CLNT003' | RFC Destination für System mit Ergebnis-Infocube |
I_TESTS_FATAL | TYPE | I | fatale Fehler (z.B. Inkonsistenzen) | |
I_TESTS_GREEN | TYPE | I | Anzahl erfolgreicher Einzeltests | |
I_TESTS_RED | TYPE | I | Anzahl fehlgeschlagener Einzeltests | |
I_TEST_DURATION | TYPE | RSDRT_TESTRESULT-EB_SRVTIM | Dauer des Testlaufs (in ms) | |
I_TEST_INFOPROV | TYPE | RSDRT_TESTRESULT-EB_IPROV | SPACE | InfoProvider |
I_TEST_NAME | TYPE | RSDRT_TESTRESULT-EB_TSTNAM | Test name | |
I_TEST_STATUS | TYPE | RSDRT_TESTRESULT-EB_TSTSTA | 0 | Status (0-Routinetest, 1-spontaner Test, 2-ignoriere Test) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MESSAGE | TYPE | SYMSGV | Nachricht aus RFC Kommunikation | |
E_SUBRC | TYPE | I | 0 - erfolgreich geschrieben, >0 Exc. beim Schreiben, >100 RFC-Problem |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.