Menu

SAP Function Module DSVAS_MSWORD_TEXT_TO_HTML

The Function Module DSVAS_MSWORD_TEXT_TO_HTML () is a standard Function Module in SAP ERP and is part of the function group DSVAS_MSWORD within the package DSVAS.

Technical Information

Function Module DSVAS_MSWORD_TEXT_TO_HTML
Short Text
Function Group DSVAS_MSWORD
Package DSVAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_MODE TYPE CHAR10 '1'
PF_SESSGROUP TYPE DSVASDSESSGROUP DSVAS: Session group
PF_SESSLANGU TYPE T002-SPRAS Language Key
PF_SESSTYPE TYPE DSVASDSESSTYPE DSVAS: Session type
PF_SESSVERSION TYPE DSVASDVERSNR DSVAS: Version number (e.g session type, session group)

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
PT_TEXT LIKE DSVASTEXTDEF Text Table

Exceptions

This function module does not define any Exceptions.