Skip to content

/AWS1/CL_NWM=>UPDATEDEVICE()

About UpdateDevice

Updates the details for an existing device. 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_DEVICEID TYPE /AWS1/NWMDEVICEID /AWS1/NWMDEVICEID

The ID of the device.

Optional arguments:

IO_AWSLOCATION TYPE REF TO /AWS1/CL_NWMAWSLOCATION /AWS1/CL_NWMAWSLOCATION

The Amazon Web Services location of the device, if applicable. For an on-premises device, you can omit this parameter.

IV_DESCRIPTION TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

A description of the device.

Constraints: Maximum length of 256 characters.

IV_TYPE TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

The type of the device.

IV_VENDOR TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

The vendor of the device.

Constraints: Maximum length of 128 characters.

IV_MODEL TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

The model of the device.

Constraints: Maximum length of 128 characters.

IV_SERIALNUMBER TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

The serial number of the device.

Constraints: Maximum length of 128 characters.

IO_LOCATION TYPE REF TO /AWS1/CL_NWMLOCATION /AWS1/CL_NWMLOCATION

Location

IV_SITEID TYPE /AWS1/NWMSITEID /AWS1/NWMSITEID

The ID of the site.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWMUPDATEDEVICERSP /AWS1/CL_NWMUPDATEDEVICERSP