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 INST_CREATE_TCPIP_RFC_DEST (Create TCP/IP RFC Destination) is a standard Function Module in SAP ERP and is part of the function group SAIO within the package SAIO.
Function Module | INST_CREATE_TCPIP_RFC_DEST |
Short Text | Create TCP/IP RFC Destination |
Function Group | SAIO |
Package | SAIO |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTION | LIKE | RFCDISPLAY-RFCTRACE | 'I' | Trace? |
AUTHORITY_CHECK | LIKE | RFCDISPLAY-RFCTRACE | 'X' | Trace? |
DEQUEUE_SYNCHRON | LIKE | RFCDISPLAY-RFCNOWAIT | SPACE | Synchronous call ? (no rollout with RECEIVE) |
DESCRIPTION | TYPE | RFCDOC_D | SPACE | Description of RFC connection |
DESTCOPY | LIKE | RFCDISPLAY-RFCDEST | SPACE | Logical Destination (Specified in Function Call) |
DESTINATION | LIKE | RFCDISPLAY-RFCDEST | Logical Destination (Specified in Function Call) | |
DESTLOCK | LIKE | RFCDISPLAY-RFCLOCK | SPACE | Display type of destination (modifiable and not modifiable) |
GWHOST | LIKE | RFCDISPLAY-RFCGWHOST | SPACE | Gateway host name |
GWSERVICE | LIKE | RFCDISPLAY-RFCGWSERV | SPACE | Gateway service |
METHOD | LIKE | RFCDISPLAZ-RFCREGID | 'A' | Identification of a registered RFC server program |
PROGRAM | LIKE | RFCDISPLAY-RFCEXEC | SPACE | Program name (complete path) |
RFCBITMAP | TYPE | RFCRAW04 | '00000000' | 4 Bytes used in RFC Fields |
RFCCONVERT | LIKE | RFCDISPLAY-RFCCONVERT | SPACE | Conversion for Non-Compatible Codepage? (SPACE, 'I', 'N') |
RFCCONVX | TYPE | RFCRAW02 | '0023' | 2 Bytes used in RFC Fields |
RFCUNICODE | LIKE | RFCDISPLAY-RFCUNICODE | '1' | Number of Bytes per Character (Unicode System) |
RFCWAN | LIKE | RFCDISPLAY-RFCWAN | SPACE | 'X' -> Slow RFC Connection (in WAN) |
SERVER | LIKE | RFCDISPLAY-RFCHOST | SPACE | Name of target host |
TRACE | LIKE | RFCDISPLAY-RFCTRACE | SPACE | Trace? |
TRFCBTCDELAY | LIKE | RFCDISPLAY-BTCDELAY | SPACE | TRFC: Time between repeat attempts |
TRFCBTCSUPPR | LIKE | RFCDISPLAY-BTCSUPPR | SPACE | TRFC: Do not schedule background jobs if conn. error occurs |
TRFCBTCTRIES | LIKE | RFCDISPLAY-BTCTRIES | SPACE | TRFC: Connection attempt up to task |
This function module does not define any EXPORTING parameters.
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 |
---|---|
AUTHORITY_NOT_AVAILABLE | no authority available |
DESTINATION_ALREADY_EXIST | destination already exists |
DESTINATION_ENQUEUE_REJECT | destination locked by other user |
DESTINATION_IS_LOCKED | destination locked |
DESTINATION_NOT_EXIST | destination does not exist |
INFORMATION_FAILURE | parameter (informationen) not correctly maintained |
INTERNAL_FAILURE | internal error |
TRFC_ENTRY_INVALID | inconsistent parameter maintenance for TRFC-Optionen |