Menu

SAP Function Module SE_CONVERT_ITF_TO_HTML

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.

Technical Information

Function Module SE_CONVERT_ITF_TO_HTML
Short Text
Function Group SEF1
Package SEPSS
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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)

Exceptions

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