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 TR_INSERT_NEW_COMM_WITH_NAME (Create new request (without automatic assignment of number)) is a standard Function Module in SAP ERP and is part of the function group STRJ within the package SCTS_REQ.
Function Module | TR_INSERT_NEW_COMM_WITH_NAME |
Short Text | Create new request (without automatic assignment of number) |
Function Group | STRJ |
Package | SCTS_REQ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_CLIENT | LIKE | E070C-CLIENT | SY-MANDT | Source client of request |
IV_KURZTEXT | LIKE | E07T-AS4TEXT | SPACE | Short text of request |
IV_TARSYSTEM | LIKE | E070-TARSYSTEM | Target system for request | |
IV_TRFUNCTION | LIKE | E070-TRFUNCTION | Type of request: 'F', 'D', 'P' | |
IV_TRKORR | LIKE | E070-TRKORR | Name of request |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_E070 | LIKE | E070 | Request header (E070) | |
EV_E070C | LIKE | E070C | Request header (E070C) | |
EV_E07T | LIKE | E07T | Request header (E07T) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DB_ACCESS_ERROR | Database access error |
ENQUEUE_FAILED | Error when locking (SM12) |
INVALID_INPUT | Invalid entry |
NO_AUTHORIZATION | No authorization |
SYSTEM_ERROR | System error |