Skip to content

/AWS1/CL_NWM=>GETLINKS()

Gets information about one or more links in a specified global network.

If you specify the site ID, you cannot specify the type or provider in the same request. You can specify the type and provider in the same request.

Method Signature

IMPORTING

Required arguments:

IV_GLOBALNETWORKID TYPE /AWS1/NWMGLOBALNETWORKID /AWS1/NWMGLOBALNETWORKID

The ID of the global network.

Optional arguments:

IT_LINKIDS TYPE /AWS1/CL_NWMLINKIDLIST_W=>TT_LINKIDLIST TT_LINKIDLIST

One or more link IDs. The maximum is 10.

IV_SITEID TYPE /AWS1/NWMSITEID /AWS1/NWMSITEID

The ID of the site.

IV_TYPE TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

The link type.

IV_PROVIDER TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

The link provider.

IV_MAXRESULTS TYPE /AWS1/NWMMAXRESULTS /AWS1/NWMMAXRESULTS

The maximum number of results to return.

IV_NEXTTOKEN TYPE /AWS1/NWMNEXTTOKEN /AWS1/NWMNEXTTOKEN

The token for the next page of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWMGETLINKSRESPONSE /AWS1/CL_NWMGETLINKSRESPONSE