Menu

SAP Function Module ARCHIVELINK_CREATE_HYPERLINK

Generate DARC index line for stored print lists

The Function Module ARCHIVELINK_CREATE_HYPERLINK (Generate DARC index line for stored print lists) is a standard Function Module in SAP ERP and is part of the function group OPTF within the package SAOP.

Technical Information

Function Module ARCHIVELINK_CREATE_HYPERLINK
Short Text Generate DARC index line for stored print lists
Function Group OPTF
Package SAOP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HYPENUMBER LIKE TOADARC-HYPNUMBER '1' Number of hyperlinks within a line
METHOD LIKE TWFDB-METHOD 'DISPLAY' Method
OBJKEY LIKE SWOTOBJID-OBJKEY Business object key
OBJTYPE LIKE SWOTOBJID-OBJTYPE Business object type
WRITE_LINE TYPE C Text selected as hyperlink

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PARAMETERS LIKE PARAMETERS Method parameter

Exceptions

This function module does not define any Exceptions.