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 GET_INV_FOR_LAST_DAY (Get the list of invoices for the last period) is a standard Function Module in SAP ERP and is part of the function group BBP_IMS within the package BBP_ADDON_46C.
Function Module | GET_INV_FOR_LAST_DAY |
Short Text | Get the list of invoices for the last period |
Function Group | BBP_IMS |
Package | BBP_ADDON_46C |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_CALLER_LOGSYS | LIKE | BKPF-AWSYS | Logical system | |
IV_DATE | TYPE | DATUM | Accounting document entry date | |
IV_TIME | TYPE | UZEIT | Tageszeit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_DATE | TYPE | DATUM | Datum | |
EV_TIME | TYPE | UZEIT | Tageszeit |
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 |
---|---|---|---|---|
BELNR | LIKE | RNG_BELNR | Ranges-Struktur für FI-Belegnummern | |
BLART | LIKE | RNG_BLART | Document type | |
BSCHL | LIKE | BBP_RNG_BSCHL | RANGES-Struktur für Buchungsschlüssel | |
BUKRS | LIKE | RNG_BUKRS | Range-Struktur für das Feld BUKRS | |
GJAHR | LIKE | RNG_GJAHR | RANGES-Struktur für Geschäftsjahr (GJAHR) | |
SBKPF | LIKE | BBP_IMS_INV_HEADER3 | Accounting Document Header |
This function module does not define any Exceptions.