The Function Module HRDSYS_CONVERT_TO_HTML (HRDSYS: Text in HTML konvertieren) is a standard Function Module in SAP ERP and is part of the function group PDOP_HTML within the package PDOC.
Function Module | HRDSYS_CONVERT_TO_HTML |
Short Text | HRDSYS: Text in HTML konvertieren |
Function Group | PDOP_HTML |
Package | PDOC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_CHDATE | TYPE | SYDATUM | Änderungsdatum | |
IM_CHUSER | TYPE | SYUNAME | letzter Änderer | |
IM_DSYS | TYPE | TLINETAB | Lines of ITF | |
IM_KEY | TYPE | C | Objektname | |
IM_LANGU | TYPE | SYLANGU | Sprache | |
IM_TITLE | TYPE | C | Überschrift |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_HTML | TYPE | STRING | Text in HTML |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.