Skip to content

/AWS1/CL_DIR=>BATCHREAD()

About BatchRead

Performs all the read operations in a batch.

Method Signature

IMPORTING

Required arguments:

IV_DIRECTORYARN TYPE /AWS1/DIRARN /AWS1/DIRARN

The Amazon Resource Name (ARN) that is associated with the Directory. For more information, see arns.

IT_OPERATIONS TYPE /AWS1/CL_DIRBATCHREADOPERATION=>TT_BATCHREADOPERATIONLIST TT_BATCHREADOPERATIONLIST

A list of operations that are part of the batch.

Optional arguments:

IV_CONSISTENCYLEVEL TYPE /AWS1/DIRCONSISTENCYLEVEL /AWS1/DIRCONSISTENCYLEVEL

Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DIRBATCHREADRESPONSE /AWS1/CL_DIRBATCHREADRESPONSE