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 BAPI_TRIP_REPORT_GET_DATA (Weekly Report Detail (Output of Tables)) is a standard Function Module in SAP ERP and is part of the function group HRTR within the package PTRA_ADDON.
Function Module | BAPI_TRIP_REPORT_GET_DATA |
Short Text | Weekly Report Detail (Output of Tables) |
Function Group | HRTR |
Package | PTRA_ADDON |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMPLOYEENUMBER | LIKE | BAPIEMPL-PERNR | Employee's Personnel Number | |
LANGUAGE | LIKE | BAPITRVXXX-LANGU | SY-LANGU | Language Key |
TRIPNUMBER | LIKE | BAPITRIP-TRIPNO | Trip Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DESTINATION | LIKE | BAPITRIP-LOCATION | Destination for Week (if Any) | |
REASON | LIKE | BAPITRIP-CUSTOMER | Reason (if Any) | |
RETURN | LIKE | BAPIRETURN | Return Value (Instead of Exceptions) | |
STARTDATE | LIKE | BAPITRIP-DEP_DATE | Beginning Date of Weekly Report | |
STATUS | LIKE | BAPITRSTAO | Trip Status |
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 |
---|---|---|---|---|
ADDINFO | LIKE | BAPITRADDI | Additional Receipt Information | |
AMOUNTS | LIKE | BAPITRVSUM | Table of Different Trip Amounts | |
EMP_INFO | LIKE | BAPITRVEMP | Employee Data | |
RECEIPTS | LIKE | BAPITRVREO | Receipts for Week | |
TEXT | LIKE | BAPITRTEXT | Text Table | |
WEEK | LIKE | BAPITRWEEK | Table of Daily Data (Date, Reason, Customer, Miles/Km) |
This function module does not define any Exceptions.