SAP ABAP Function Module SE_CONVERT_ITF_TO_HTML (SE_CONVERT_ITF_TO_HTML)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-IWB (Application Component) SAP Knowledge Warehouse
     SEPSS (Package) Electronic Performance Support System
Basic Data
Function Module SE_CONVERT_ITF_TO_HTML  
Function Group SEF1   Convert ITF Text in HTML F1 Display  
Program Name SAPLSEF1   Convert ITF Text in HTML F1 Display 
INCLUDE Name LSEF1U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_CODEPAGE TYPE CPCODEPAGE Target character set
Importing IS_HEADER TYPE THEAD
Importing I_PAGE TYPE ITCTH-TDPAGE SPACE Page specification for page window format
Importing I_WINDOW TYPE ITCTH-TDWINDOW SPACE Window specification for page window format
Importing I_SYNTAX_CHECK TYPE IWPARAMS-FLAG SPACE Activating the ITF syntax check
Importing I_REPLACE TYPE IWPARAMS-FLAG 'X' Expanding symbols and includes
Importing I_PRINT_COMMANDS TYPE IWPARAMS-FLAG SPACE Outputting commands and text elements
Importing I_HTML_HEADER TYPE IWPARAMS-FLAG 'X' Output of the HTML header tag
Importing I_FUNCNAME TYPE TFDIR-FUNCNAME SPACE Exit module for link interpretation
Importing I_TITLE TYPE C SPACE Title in HTML header
Importing I_BACKGROUND TYPE C SPACE File name for HTML image as background
Importing I_BGCOLOR TYPE C SPACE Background color of text
Importing I_HEADER_CSS_TDNAME TYPE THEAD-TDNAME SPACE
Importing I_ESCAPE_SPACES TYPE C 'X'
Tables IT_ITF_TEXT TYPE TLINE Text lines in ITF (input)
Tables IT_HTML_TEXT TYPE HTMLLINE
Tables IT_CONV_CHARFORMATS TYPE TLINE Table for character formats
Tables IT_CONV_PARFORMATS TYPE TLINE Table for paragraph formats
Exception SYNTAX_CHECK TYPE
Exception REPLACE TYPE Errors expanding includes and symbols
Exception ILLEGAL_HEADER TYPE
Exception DOCUMENT_NOT_FOUND TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20000128 
SAP Release Created in