Skip to content

/AWS1/CL_LKF=>GETWORKUNITRESULTS()

About GetWorkUnitResults

Returns the work units resulting from the query. Work units can be executed in any order and in parallel.

Method Signature

IMPORTING

Required arguments:

IV_QUERYID TYPE /AWS1/LKFGETWORKUNITRSSREQQU00 /AWS1/LKFGETWORKUNITRSSREQQU00

The ID of the plan query operation for which to get results.

IV_WORKUNITID TYPE /AWS1/LKFGETWORKUNITRSSREQWO00 /AWS1/LKFGETWORKUNITRSSREQWO00

The work unit ID for which to get results. Value generated by enumerating WorkUnitIdMin to WorkUnitIdMax (inclusive) from the WorkUnitRange in the output of GetWorkUnits.

IV_WORKUNITTOKEN TYPE /AWS1/LKFSYNTHETICGETWORKUNI00 /AWS1/LKFSYNTHETICGETWORKUNI00

A work token used to query the execution service. Token output from GetWorkUnits.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LKFGETWORKUNITRSSRSP /AWS1/CL_LKFGETWORKUNITRSSRSP