Skip to content

/AWS1/CL_GDYACCOUNT

Contains information about the account.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_uid TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

ID of the member's Amazon Web Services account

Optional arguments:

iv_name TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

Name of the member's Amazon Web Services account.


Queryable Attributes

Uid

ID of the member's Amazon Web Services account

Accessible with the following methods

Method Description
GET_UID() Getter for UID, with configurable default
ASK_UID() Getter for UID w/ exceptions if field has no value
HAS_UID() Determine if UID has a value

Name

Name of the member's Amazon Web Services account.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value