Skip to content

/AWS1/CL_BDDS3OBJECT

S3 object

CONSTRUCTOR

IMPORTING

Required arguments:

iv_s3uri TYPE /AWS1/BDDS3URI /AWS1/BDDS3URI

S3 uri.

Optional arguments:

iv_version TYPE /AWS1/BDDS3OBJECTVERSION /AWS1/BDDS3OBJECTVERSION

S3 object version.


Queryable Attributes

s3Uri

S3 uri.

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

version

S3 object version.

Accessible with the following methods

Method Description
GET_VERSION() Getter for VERSION, with configurable default
ASK_VERSION() Getter for VERSION w/ exceptions if field has no value
HAS_VERSION() Determine if VERSION has a value