Skip to content

/AWS1/CL_OMX=>UPLOADREADSETPART()

About UploadReadSetPart

This operation uploads a specific part of a read set. If you upload a new part using a previously used part number, the previously uploaded part will be overwritten.

Method Signature

IMPORTING

Required arguments:

IV_SEQUENCESTOREID TYPE /AWS1/OMXSEQUENCESTOREID /AWS1/OMXSEQUENCESTOREID

The Sequence Store ID used for the multipart upload.

IV_UPLOADID TYPE /AWS1/OMXUPLOADID /AWS1/OMXUPLOADID

The ID for the initiated multipart upload.

IV_PARTSOURCE TYPE /AWS1/OMXREADSETPARTSOURCE /AWS1/OMXREADSETPARTSOURCE

The source file for an upload part.

IV_PARTNUMBER TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER

The number of the part being uploaded.

IV_PAYLOAD TYPE /AWS1/OMXREADSETPARTSTRMINGB00 /AWS1/OMXREADSETPARTSTRMINGB00

The read set data to upload for a part.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_OMXUPLOADREADSETPAR01 /AWS1/CL_OMXUPLOADREADSETPAR01