Skip to content

/AWS1/CL_NWM=>GETLINKASSOCIATIONS()

About GetLinkAssociations

Gets the link associations for a device or a link. Either the device ID or the link ID must be specified.

Method Signature

IMPORTING

Required arguments:

IV_GLOBALNETWORKID TYPE /AWS1/NWMGLOBALNETWORKID /AWS1/NWMGLOBALNETWORKID

The ID of the global network.

Optional arguments:

IV_DEVICEID TYPE /AWS1/NWMDEVICEID /AWS1/NWMDEVICEID

The ID of the device.

IV_LINKID TYPE /AWS1/NWMLINKID /AWS1/NWMLINKID

The ID of the link.

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_NWMGETLINKASSOCIATI01 /AWS1/CL_NWMGETLINKASSOCIATI01