Skip to content

/AWS1/CL_LOC=>LISTDEVICEPOSITIONS()

About ListDevicePositions

A batch request to retrieve all device positions.

Method Signature

IMPORTING

Required arguments:

IV_TRACKERNAME TYPE /AWS1/LOCRESOURCENAME /AWS1/LOCRESOURCENAME

The tracker resource containing the requested devices.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/LOCINTEGER /AWS1/LOCINTEGER

An optional limit for the number of entries returned in a single call.

Default value: 100

IV_NEXTTOKEN TYPE /AWS1/LOCTOKEN /AWS1/LOCTOKEN

The pagination token specifying which page of results to return in the response. If no token is provided, the default page is the first page.

Default value: null

IO_FILTERGEOMETRY TYPE REF TO /AWS1/CL_LOCTRKFILTERGEOMETRY /AWS1/CL_LOCTRKFILTERGEOMETRY

The geometry used to filter device positions.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LOCLSTDEVPOSITIONSRSP /AWS1/CL_LOCLSTDEVPOSITIONSRSP