Menu

SAP Function Module HLP_LINK_EXECUTE

Executable Links

The Function Module HLP_LINK_EXECUTE (Executable Links) is a standard Function Module in SAP ERP and is part of the function group SH03 within the package SH.

Technical Information

Function Module HLP_LINK_EXECUTE
Short Text Executable Links
Function Group SH03
Package SH
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALL_MODE LIKE HLPFIELDS-FLAG SPACE Call type (--> see long text)
CLASS LIKE DSYSH-DOKCLASS
LANGUAGE LIKE SY-LANGU SY-LANGU
NAME1 LIKE DSYSH-DOKNAME
NAME2 LIKE DSYSH-DOKNAME SPACE
NAME3 LIKE DSYSH-DOKNAME SPACE
NAME4 LIKE DSYSH-DOKNAME SPACE

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.