The Function Module DSVAS_MSWORD_CONVERT_ITF2HTM2 () is a standard Function Module in SAP ERP and is part of the function group DSVAS_MSWORD within the package DSVAS.
Function Module | DSVAS_MSWORD_CONVERT_ITF2HTM2 |
Short Text | |
Function Group | DSVAS_MSWORD |
Package | DSVAS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HTML_LINE | TYPE | STRING | HTML String |
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 |
---|---|---|---|---|
HTMLCONTENT | LIKE | |||
ITFCONTENT | LIKE | TLINE | SAPscript: Text Lines |
This function module does not define any Exceptions.