Menu

SAP Function Module SAPSCRIPT_WWW_ITF_TO_HTML

The Function Module SAPSCRIPT_WWW_ITF_TO_HTML () is a standard Function Module in SAP ERP and is part of the function group STXN within the package STXD.

Technical Information

Function Module SAPSCRIPT_WWW_ITF_TO_HTML
Short Text
Function Group STXN
Package STXD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FUNCNAME LIKE TFDIR-FUNCNAME
I_HEADER LIKE THEAD Text header of input text

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
HTML_TEXT LIKE W3HTML Text lines in HTML (output)
ITF_TEXT LIKE TLINE Text lines in ITF (input)

Exceptions

This function module does not define any Exceptions.