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.
Function Module | DSVAS_MSWORD_TEXT_TO_HTML |
Short Text | |
Function Group | DSVAS_MSWORD |
Package | DSVAS |
Module Type | Normal Module |
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) |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
PT_TEXT | LIKE | DSVASTEXTDEF | Text Table |
This function module does not define any Exceptions.