/AWS1/CL_ACCGTPRMMAILUPTATUS01¶
GetPrimaryEmailUpdateStatusResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_status TYPE /AWS1/ACCPRIMARYEMAILUPDSTATUS /AWS1/ACCPRIMARYEMAILUPDSTATUS¶
The status of the most recent primary email update request.
Optional arguments:¶
iv_updatedat TYPE /AWS1/ACCTIMESTAMP /AWS1/ACCTIMESTAMP¶
The date and time that the most recent primary email update status was last changed.
Queryable Attributes¶
Status¶
The status of the most recent primary email update request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
UpdatedAt¶
The date and time that the most recent primary email update status was last changed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDAT() |
Getter for UPDATEDAT, with configurable default |
ASK_UPDATEDAT() |
Getter for UPDATEDAT w/ exceptions if field has no value |
HAS_UPDATEDAT() |
Determine if UPDATEDAT has a value |