Skip to content

/AWS1/CL_SEBCREADDRESSLSTIMP01

CreateAddressListImportJobResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_jobid TYPE /AWS1/SEBJOBID /AWS1/SEBJOBID

The identifier of the created import job.

iv_presignedurl TYPE /AWS1/SEBPRESIGNEDURL /AWS1/SEBPRESIGNEDURL

The pre-signed URL target for uploading the input file.


Queryable Attributes

JobId

The identifier of the created import 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

PreSignedUrl

The pre-signed URL target for uploading the input file.

Accessible with the following methods

Method Description
GET_PRESIGNEDURL() Getter for PRESIGNEDURL, with configurable default
ASK_PRESIGNEDURL() Getter for PRESIGNEDURL w/ exceptions if field has no value
HAS_PRESIGNEDURL() Determine if PRESIGNEDURL has a value