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_RFC_URL (LS and RFC destination definition for URL generation) is a standard Function Module in SAP ERP and is part of the function group SAIO within the package SAIO.
Function Module | INST_RFC_URL |
Short Text | LS and RFC destination definition for URL generation |
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 |
---|---|---|---|---|
I_CLIENT | TYPE | RFCCLIENT | Explicit logon client | |
I_HOST | TYPE | RFCHOST | Name of target host | |
I_LANGUAGE | TYPE | RFCLANG | Explicit language | |
I_LOADBALANCED | TYPE | RFCLBFLAG | ' ' | RFC via load distribution procedure (Load Balancing) |
I_LOGON_GROUP | TYPE | LGASGRUP | R/3 logon group name | |
I_PASSWORD | TYPE | RFCAUTH | Explicit password | |
I_SID | TYPE | SID1 | System ID | |
I_SYSTEM_NUMBER | TYPE | RFCSERVICE | Service used (TCP service, SAP System number) | |
I_TEXT | TYPE | RFCDOC-RFCDOC1 | Description of RFC connection | |
I_USER | TYPE | RFCUSER | Explicit user ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULT_RC | LIKE | INSTRETURN-INSTRESULT | SAP Installation: Result Value | |
RESULT_TEXT | LIKE | INSTRETURN-INSTRESTXT | SAP Installation: Result Text |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.