Skip to content

/AWS1/CL_NWP=>LISTNETWORKS()

About ListNetworks

Lists networks. Add filters to your request to return a more specific list of results. Use filters to match the status of the network.

Method Signature

IMPORTING

Optional arguments:

IT_FILTERS TYPE /AWS1/CL_NWPNETWORKFILTVALS_W=>TT_NETWORKFILTERS TT_NETWORKFILTERS

The filters.

  • STATUS - The status (AVAILABLE | CREATED | DELETED | DEPROVISIONING | PROVISIONING).

Filter values are case sensitive. If you specify multiple values for a filter, the values are joined with an OR, and the request returns all results that match any of the specified values.

IV_STARTTOKEN TYPE /AWS1/NWPPAGINATIONTOKEN /AWS1/NWPPAGINATIONTOKEN

The token for the next page of results.

IV_MAXRESULTS TYPE /AWS1/NWPINTEGER /AWS1/NWPINTEGER

The maximum number of results to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWPLISTNETWORKSRSP /AWS1/CL_NWPLISTNETWORKSRSP