Skip to content

/AWS1/CL_NWM=>UPDATECONNECTION()

About UpdateConnection

Updates the information for an existing connection. To remove information for any of the parameters, specify an empty string.

Method Signature

IMPORTING

Required arguments:

IV_GLOBALNETWORKID TYPE /AWS1/NWMGLOBALNETWORKID /AWS1/NWMGLOBALNETWORKID

The ID of the global network.

IV_CONNECTIONID TYPE /AWS1/NWMCONNECTIONID /AWS1/NWMCONNECTIONID

The ID of the connection.

Optional arguments:

IV_LINKID TYPE /AWS1/NWMLINKID /AWS1/NWMLINKID

The ID of the link for the first device in the connection.

IV_CONNECTEDLINKID TYPE /AWS1/NWMLINKID /AWS1/NWMLINKID

The ID of the link for the second device in the connection.

IV_DESCRIPTION TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

A description of the connection.

Length Constraints: Maximum length of 256 characters.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWMUPDATECONNRESPONSE /AWS1/CL_NWMUPDATECONNRESPONSE