Skip to content

/AWS1/CL_ERNSTARTIDMAPJOBOUT

StartIdMappingJobOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_jobid TYPE /AWS1/ERNJOBID /AWS1/ERNJOBID

The ID of the job.

Optional arguments:

it_outputsourceconfig TYPE /AWS1/CL_ERNIDMAPJOBOUTPUTSRC=>TT_IDMAPJOBOUTPUTSOURCECONFIG TT_IDMAPJOBOUTPUTSOURCECONFIG

A list of OutputSource objects.


Queryable Attributes

jobId

The ID of the job.

Accessible with the following methods

Method Description
GET_JOBID() Getter for JOBID, with configurable default
ASK_JOBID() Getter for JOBID w/ exceptions if field has no value
HAS_JOBID() Determine if JOBID has a value

outputSourceConfig

A list of OutputSource objects.

Accessible with the following methods

Method Description
GET_OUTPUTSOURCECONFIG() Getter for OUTPUTSOURCECONFIG, with configurable default
ASK_OUTPUTSOURCECONFIG() Getter for OUTPUTSOURCECONFIG w/ exceptions if field has no
HAS_OUTPUTSOURCECONFIG() Determine if OUTPUTSOURCECONFIG has a value