Skip to content

/AWS1/CL_MDP=>CREATEHARVESTJOB()

About CreateHarvestJob

Creates a new HarvestJob record.

Method Signature

IMPORTING

Required arguments:

IV_ENDTIME TYPE /AWS1/MDP__STRING /AWS1/MDP__STRING

The end of the time-window which will be harvested

IV_ID TYPE /AWS1/MDP__STRING /AWS1/MDP__STRING

The ID of the HarvestJob. The ID must be unique within the region and it cannot be changed after the HarvestJob is submitted

IV_ORIGINENDPOINTID TYPE /AWS1/MDP__STRING /AWS1/MDP__STRING

The ID of the OriginEndpoint that the HarvestJob will harvest from. This cannot be changed after the HarvestJob is submitted.

IO_S3DESTINATION TYPE REF TO /AWS1/CL_MDPS3DESTINATION /AWS1/CL_MDPS3DESTINATION

S3Destination

IV_STARTTIME TYPE /AWS1/MDP__STRING /AWS1/MDP__STRING

The start of the time-window which will be harvested

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MDPCREHARVESTJOBRSP /AWS1/CL_MDPCREHARVESTJOBRSP