Skip to content

/AWS1/CL_NWM=>UPDATESITE()

About UpdateSite

Updates the information for an existing site. 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_SITEID TYPE /AWS1/NWMSITEID /AWS1/NWMSITEID

The ID of your site.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

A description of your site.

Constraints: Maximum length of 256 characters.

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

The site location:

  • Address: The physical address of the site.

  • Latitude: The latitude of the site.

  • Longitude: The longitude of the site.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWMUPDATESITERESPONSE /AWS1/CL_NWMUPDATESITERESPONSE