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 Group SAL2 (Access routines for RZL storage) is a standard Function Group in SAP ERP and is part of the package SRZL. It contains the following embedded function modules and dictionary objects.
Function Group | SAL2 |
Short Text | Access routines for RZL storage |
Package | SRZL |
Function Group SAL2 contains 21 function modules.
RZL_EXECUTE_STRG_REQ | Execute storage requests collected in request table |
---|---|
RZL_MAKE_STRG_DEL_I_REQ | Make request for delete access, 10 integer |
RZL_MAKE_STRG_DEL_REQ | Generate request for delete access irrespective of type |
RZL_MAKE_STRG_READ_REQ | Generate request for read access irrespective of type |
RZL_MAKE_STRG_RSP | Edit answer received from storage request as internal tables |
RZL_MAKE_STRG_WRITE_C_REQ | Generate request for read access, short text |
RZL_MAKE_STRG_WRITE_I_REQ | Generate request for write access, 10-integer |
RZL_MAKE_STRG_WRITE_LC_REQ | Generate request for write access, long text |
RZL_SLEEP | Sleep |
RZL_STRG_DEL | Delete storage entry |
RZL_STRG_READ_C | Read storage entry with type short text |
RZL_STRG_READ_I | Read storage entry with type 10 integer |
RZL_STRG_READ_LC | Read storage entry with type long text |
RZL_STRG_READALL | Read all storage entries |
RZL_STRG_READALL_C | Read all storage entries with type short text |
RZL_STRG_READALL_I | Read all storage entries with type 10 integer |
RZL_STRG_READALL_LC | Read all storage entries with type long text |
RZL_STRG_WRITE_C | Write storage entry with type short text |
RZL_STRG_WRITE_I | Write storage entry with type 10 integer |
RZL_STRG_WRITE_LC | Write storage entry with type long text |
RZL_SUBMIT | Submit Remote |