Skip to content

/AWS1/CL_OMX=>LISTMULTIPARTREADSETUPLOADS()

About ListMultipartReadSetUploads

Lists multipart read set uploads and for in progress uploads. Once the upload is completed, a read set is created and the upload will no longer be returned in the response.

Method Signature

IMPORTING

Required arguments:

IV_SEQUENCESTOREID TYPE /AWS1/OMXSEQUENCESTOREID /AWS1/OMXSEQUENCESTOREID

The Sequence Store ID used for the multipart uploads.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER

The maximum number of multipart uploads returned in a page.

IV_NEXTTOKEN TYPE /AWS1/OMXNEXTTOKEN /AWS1/OMXNEXTTOKEN

Next token returned in the response of a previous ListMultipartReadSetUploads call. Used to get the next page of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_OMXLSTMPREADSETUPLO01 /AWS1/CL_OMXLSTMPREADSETUPLO01