Skip to content

/AWS1/CL_S3_OWNER

Container for the owner's display name and ID.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_displayname TYPE /AWS1/S3_DISPLAYNAME /AWS1/S3_DISPLAYNAME

iv_id TYPE /AWS1/S3_ID /AWS1/S3_ID

Container for the ID of the owner.


Queryable Attributes

DisplayName

Accessible with the following methods

Method Description
GET_DISPLAYNAME() Getter for DISPLAYNAME, with configurable default
ASK_DISPLAYNAME() Getter for DISPLAYNAME w/ exceptions if field has no value
HAS_DISPLAYNAME() Determine if DISPLAYNAME has a value

ID

Container for the ID of the owner.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value