/AWS1/CL_GSTUPDATECONTACTRSP¶
UpdateContactResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_contactid TYPE /AWS1/GSTUUID /AWS1/GSTUUID¶
UUID of a contact.
iv_versionid TYPE /AWS1/GSTVERSIONID /AWS1/GSTVERSIONID¶
Version ID of a contact.
Queryable Attributes¶
contactId¶
UUID of a contact.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTACTID() |
Getter for CONTACTID, with configurable default |
ASK_CONTACTID() |
Getter for CONTACTID w/ exceptions if field has no value |
HAS_CONTACTID() |
Determine if CONTACTID has a value |
versionId¶
Version ID of a contact.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSIONID() |
Getter for VERSIONID, with configurable default |
ASK_VERSIONID() |
Getter for VERSIONID w/ exceptions if field has no value |
HAS_VERSIONID() |
Determine if VERSIONID has a value |