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 SE_CONVERT_ITF_TO_HTML () is a standard Function Module in SAP ERP and is part of the function group SEF1 within the package SEPSS.
Function Module | SE_CONVERT_ITF_TO_HTML |
Short Text | |
Function Group | SEF1 |
Package | SEPSS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_HEADER | LIKE | THEAD | ||
I_BACKGROUND | TYPE | C | SPACE | File name for HTML image as background |
I_BGCOLOR | TYPE | C | SPACE | Background color of text |
I_CODEPAGE | LIKE | TCP02-CPCODEPAGE | Target character set | |
I_ESCAPE_SPACES | TYPE | C | 'X' | |
I_FUNCNAME | LIKE | TFDIR-FUNCNAME | SPACE | Exit module for link interpretation |
I_HEADER_CSS_TDNAME | LIKE | THEAD-TDNAME | SPACE | |
I_HTML_HEADER | LIKE | IWPARAMS-FLAG | 'X' | Output of the HTML header tag |
I_PAGE | LIKE | ITCTH-TDPAGE | SPACE | Page specification for page window format |
I_PRINT_COMMANDS | LIKE | IWPARAMS-FLAG | SPACE | Outputting commands and text elements |
I_REPLACE | LIKE | IWPARAMS-FLAG | 'X' | Expanding symbols and includes |
I_SYNTAX_CHECK | LIKE | IWPARAMS-FLAG | SPACE | Activating the ITF syntax check |
I_TITLE | TYPE | C | SPACE | Title in HTML header |
I_WINDOW | LIKE | ITCTH-TDWINDOW | SPACE | Window specification for page window format |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
IT_CONV_CHARFORMATS | LIKE | TLINE | Table for character formats | |
IT_CONV_PARFORMATS | LIKE | TLINE | Table for paragraph formats | |
IT_HTML_TEXT | LIKE | HTMLLINE | ||
IT_ITF_TEXT | LIKE | TLINE | Text lines in ITF (input) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOCUMENT_NOT_FOUND | |
ILLEGAL_HEADER | |
REPLACE | Errors expanding includes and symbols |
SYNTAX_CHECK |