The Function Module SIMO_OBJECT_SHOWX (EDM: Display hypertext) is a standard Function Module in SAP ERP and is part of the function group SIM7 within the package SDUM.
Function Module | SIMO_OBJECT_SHOWX |
Short Text | EDM: Display hypertext |
Function Group | SIM7 |
Package | SDUM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOKCLASS | LIKE | DSYSH-DOKCLASS | Documentation class for hypertext | |
DOKLANGU | LIKE | DSYSH-DOKLANGU | SY-LANGU | Language, logon language is preset |
DOKNAME | LIKE | Documentation object | ||
DOKTITLE | LIKE | DSYGH-DOKTITLE | SPACE | alternative documentation title (s |
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 |
---|---|---|---|---|
LINKS | LIKE | TLINE | internal table with text and DSYS |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_FOUND | Documentation object was not found |