Skip to content

/AWS1/CL_SSW=>LISTAPPS()

About ListApps

Lists all custom apps or service apps for the given simulation and domain.

Method Signature

IMPORTING

Required arguments:

IV_SIMULATION TYPE /AWS1/SSWSIMSPACEWEAVERRESRC00 /AWS1/SSWSIMSPACEWEAVERRESRC00

The name of the simulation that you want to list apps for.

Optional arguments:

IV_DOMAIN TYPE /AWS1/SSWSIMSPACEWEAVERRESRC00 /AWS1/SSWSIMSPACEWEAVERRESRC00

The name of the domain that you want to list apps for.

IV_MAXRESULTS TYPE /AWS1/SSWPOSITIVEINTEGER /AWS1/SSWPOSITIVEINTEGER

The maximum number of apps to list.

IV_NEXTTOKEN TYPE /AWS1/SSWOPTIONALSTRING /AWS1/SSWOPTIONALSTRING

If SimSpace Weaver returns nextToken, then there are more results available. The value of nextToken is a unique pagination token for each page. To retrieve the next page, call the operation again using the returned token. Keep all other arguments unchanged. If no results remain, then nextToken is set to null. Each pagination token expires after 24 hours. If you provide a token that isn't valid, then you receive an HTTP 400 ValidationException error.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSWLISTAPPSOUTPUT /AWS1/CL_SSWLISTAPPSOUTPUT