Skip to content

/AWS1/CL_IOM=>LISTENTITIES()

About ListEntities

Lists all entities in a workspace.

Method Signature

IMPORTING

Required arguments:

IV_WORKSPACEID TYPE /AWS1/IOMID /AWS1/IOMID

The ID of the workspace.

Optional arguments:

IT_FILTERS TYPE /AWS1/CL_IOMLISTENTITIESFILTER=>TT_LISTENTITIESFILTERS TT_LISTENTITIESFILTERS

A list of objects that filter the request.

Only one object is accepted as a valid input.

IV_MAXRESULTS TYPE /AWS1/IOMMAXRESULTS /AWS1/IOMMAXRESULTS

The maximum number of results to return at one time. The default is 25.

Valid Range: Minimum value of 1. Maximum value of 250.

IV_NEXTTOKEN TYPE /AWS1/IOMNEXTTOKEN /AWS1/IOMNEXTTOKEN

The string that specifies the next page of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IOMLISTENTSRESPONSE /AWS1/CL_IOMLISTENTSRESPONSE