Skip to content

/AWS1/CL_NWM=>CREATESITE()

About CreateSite

Creates a new site in a global network.

Method Signature

IMPORTING

Required arguments:

IV_GLOBALNETWORKID TYPE /AWS1/NWMGLOBALNETWORKID /AWS1/NWMGLOBALNETWORKID

The ID of the global network.

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. This information is used for visualization in the Network Manager console. If you specify the address, the latitude and longitude are automatically calculated.

  • Address: The physical address of the site.

  • Latitude: The latitude of the site.

  • Longitude: The longitude of the site.

IT_TAGS TYPE /AWS1/CL_NWMTAG=>TT_TAGLIST TT_TAGLIST

The tags to apply to the resource during creation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWMCREATESITERESPONSE /AWS1/CL_NWMCREATESITERESPONSE