Menu

SAP Function Module HRDSYS_CONVERT_TO_HTML

HRDSYS: Text in HTML konvertieren

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.

Technical Information

Function Module HRDSYS_CONVERT_TO_HTML
Short Text HRDSYS: Text in HTML konvertieren
Function Group PDOP_HTML
Package PDOC
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.