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 FB_SCHEDULE_MANAGER_START (Start des Programms dem Schedule Manager melden) is a standard Function Module in SAP ERP and is part of the function group FB_SCMA_SERVICES within the package FAGL_COMMON_OBJECTS.
Function Module | FB_SCHEDULE_MANAGER_START |
Short Text | Start des Programms dem Schedule Manager melden |
Function Group | FB_SCMA_SERVICES |
Package | FAGL_COMMON_OBJECTS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IB_REVERSAL | TYPE | FLAG | Kennzeichen: Es handelt sich um einen Stornolauf | |
IB_TESTRUN | TYPE | FB_FLAG_TESTRUN | Kennzeichen: Testlauf | |
ID_ACTIVITY | TYPE | ACTIV_AUTH | FBCON_ACTIVITY_EXCUTE | Aktivität |
ID_APPLICATION | TYPE | SCHEDMAN_APPL | FBSMC_APPL_FI_GL | Schedule Manager: Anwendung |
ID_FUNCTION | TYPE | SCHEDMAN_FUNCTION | Vorgang, den die Transaktion schreibt | |
ID_NR_OF_OBJECTS | TYPE | SM_OBJ_NR | Anzahl bearbeiteter Objekte | |
ID_TCODE | TYPE | TCODE | SY-TCODE | Transaktionscode |
ID_WF_WITEM | TYPE | SCMA_WITEM-WF_WITEM | Übergabe der ID eines Workflows | |
ID_WF_WLIST | TYPE | SCMA_WITEM-WF_WLIST | Übergabe der ID eines Workflows | |
IT_PARAMETERS | TYPE | FB_T_TABLE_FIELD_RANGES | Select-Options mit Bezug zu einem Tabellenfeld | |
IT_SEL_OPTIONS | TYPE | FB_T_TABLE_FIELD_RANGES | Select-Options mit Bezug zu einem Tabellenfeld |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_SCHEDMAN_KEY | TYPE | SCHEDMAN_KEY | Schlüsselfelder der Tabellen des Schedule Manager Monitors |
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.