Skip to content

/AWS1/CL_ATH=>BATCHGETQUERYEXECUTION()

About BatchGetQueryExecution

Returns the details of a single query execution or a list of up to 50 query executions, which you provide as an array of query execution ID strings. Requires you to have access to the workgroup in which the queries ran. To get a list of query execution IDs, use ListQueryExecutionsInput$WorkGroup. Query executions differ from named (saved) queries. Use BatchGetNamedQueryInput to get details about named queries.

Method Signature

IMPORTING

Required arguments:

IT_QUERYEXECUTIONIDS TYPE /AWS1/CL_ATHQUERYEXECIDLIST_W=>TT_QUERYEXECUTIONIDLIST TT_QUERYEXECUTIONIDLIST

An array of query execution IDs.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ATHBTCGETQUERYEXECOUT /AWS1/CL_ATHBTCGETQUERYEXECOUT