Skip to content

/AWS1/CL_DIR=>LISTOBJECTCHILDREN00()

About ListObjectChildren

Returns a paginated list of child objects that are associated with a given object.

Method Signature

IMPORTING

Required arguments:

IV_DIRECTORYARN TYPE /AWS1/DIRARN /AWS1/DIRARN

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

IO_OBJECTREFERENCE TYPE REF TO /AWS1/CL_DIROBJECTREFERENCE /AWS1/CL_DIROBJECTREFERENCE

The reference that identifies the object for which child objects are being listed.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/DIRNEXTTOKEN /AWS1/DIRNEXTTOKEN

The pagination token.

IV_MAXRESULTS TYPE /AWS1/DIRNUMBERRESULTS /AWS1/DIRNUMBERRESULTS

The maximum number of items to be retrieved in a single call. This is an approximate number.

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_DIRLISTOBJCHILDRENRSP /AWS1/CL_DIRLISTOBJCHILDRENRSP