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 BUPH_CONVERT_RULE_CRM_TO_EXT (Konvertieren einer Regel von int. CRM-Format auf ext. Format) is a standard Function Module in SAP ERP and is part of the function group BUPA_HOURS_EDITOR within the package BUPA_HOURS.
Function Module | BUPH_CONVERT_RULE_CRM_TO_EXT |
Short Text | Konvertieren einer Regel von int. CRM-Format auf ext. Format |
Function Group | BUPA_HOURS_EDITOR |
Package | BUPA_HOURS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_DATA | TYPE | BUPA_CRMF02 | internes Format für WA-Zeiten (CRM) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_RETURN | TYPE | BUS_BAPI-RETURN_TABLE | Nachrichten |
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_COMBINEDRULE | LIKE | BAPIBUS1006_RULE_R | Verknüpfungsregel | |
T_DAILYRULES | LIKE | BAPIBUS1006_RULE_D | Tägliche Regeln | |
T_FIXEDRULES | LIKE | BAPIBUS1006_RULE_T | Regeln für feste Termine | |
T_MONTHLYRULES1 | LIKE | BAPIBUS1006_RULE_M1 | Monatliche Regeln 1 | |
T_MONTHLYRULES2 | LIKE | BAPIBUS1006_RULE_M3 | Monatliche Regeln 2 | |
T_WEEKLYRULES | LIKE | BAPIBUS1006_RULE_W | Wöchentliche Regeln |
This function module does not define any Exceptions.