Show TOC

Index Information and Hypertext LinksLocate this document in the navigation structure

Use

Function module ARCHIVELINK_CREATE_HYPERLINK is used to create a DARC index line in a print list.

IMPORTING

WRITE_LINE

OBJTYPE

OBJKEY

METHOD

DEFAULT

'DISPLAY'

HYPENUMBER

DEFAULT

'1'

TABLES

PARAMETERS

Features

WRITE_LINE transfers the text component that is to be marked as a hyperlink.

OBJTYPE transfers the business object type to which the hyperlink relates.

OBJKEY transfers the key of the business object type to which the hyperlink relates.

METHOD supports the method 'Display'.

HYPENUMBER transfers the hyperlink number in the current line.

PARAMETERS transfers parameters that can be transferred to the object method. Since currently only the method Display is supported, which must not contain any mandatory parameters, this parameter is intended for future use.

The function module ARCHIVELINK_CREATE_HYPERLINK enables you generate object references easily within stored print lists. These object references enable you to display business objects from a stored print list. The text component that is the hyperlink is in colored font. Double-clicking calls the method display of the business object concerned.

Example

There is an example application in the program OACONTA4.