Skip to content

/AWS1/CL_NWM=>CREATELINK()

Creates a new link for a specified site.

Method Signature

IMPORTING

Required arguments:

IV_GLOBALNETWORKID TYPE /AWS1/NWMGLOBALNETWORKID /AWS1/NWMGLOBALNETWORKID

The ID of the global network.

IO_BANDWIDTH TYPE REF TO /AWS1/CL_NWMBANDWIDTH /AWS1/CL_NWMBANDWIDTH

The upload speed and download speed in Mbps.

IV_SITEID TYPE /AWS1/NWMSITEID /AWS1/NWMSITEID

The ID of the site.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

A description of the link.

Constraints: Maximum length of 256 characters.

IV_TYPE TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

The type of the link.

Constraints: Maximum length of 128 characters. Cannot include the following characters: | \ ^

IV_PROVIDER TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

The provider of the link.

Constraints: Maximum length of 128 characters. Cannot include the following characters: | \ ^

IT_TAGS TYPE /AWS1/CL_NWMTAG=>TT_TAGLIST TT_TAGLIST

The tags to apply to the resource during creation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWMCREATELINKRESPONSE /AWS1/CL_NWMCREATELINKRESPONSE