Skip to content

/AWS1/CL_BDKMDELINVJOBS3INPD00

Contains the configuration of the S3 location of the input data.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_s3uri TYPE /AWS1/BDKS3URI /AWS1/BDKS3URI

The S3 location of the input data.

Optional arguments:

iv_s3inputformat TYPE /AWS1/BDKS3INPUTFORMAT /AWS1/BDKS3INPUTFORMAT

The format of the input data.

iv_s3bucketowner TYPE /AWS1/BDKACCOUNTID /AWS1/BDKACCOUNTID

The ID of the Amazon Web Services account that owns the S3 bucket containing the input data.


Queryable Attributes

s3InputFormat

The format of the input data.

Accessible with the following methods

Method Description
GET_S3INPUTFORMAT() Getter for S3INPUTFORMAT, with configurable default
ASK_S3INPUTFORMAT() Getter for S3INPUTFORMAT w/ exceptions if field has no value
HAS_S3INPUTFORMAT() Determine if S3INPUTFORMAT has a value

s3Uri

The S3 location of the input data.

Accessible with the following methods

Method Description
GET_S3URI() Getter for S3URI, with configurable default
ASK_S3URI() Getter for S3URI w/ exceptions if field has no value
HAS_S3URI() Determine if S3URI has a value

s3BucketOwner

The ID of the Amazon Web Services account that owns the S3 bucket containing the input data.

Accessible with the following methods

Method Description
GET_S3BUCKETOWNER() Getter for S3BUCKETOWNER, with configurable default
ASK_S3BUCKETOWNER() Getter for S3BUCKETOWNER w/ exceptions if field has no value
HAS_S3BUCKETOWNER() Determine if S3BUCKETOWNER has a value