/AWS1/CL_CNTEVALCONTACTPARTIC¶
Information about a contact participant in the evaluation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_contactparticipantrole TYPE /AWS1/CNTCONTACTPARTICROLE /AWS1/CNTCONTACTPARTICROLE¶
The role of the contact participant.
iv_contactparticipantid TYPE /AWS1/CNTRESOURCEID /AWS1/CNTRESOURCEID¶
The identifier for the contact participant.
Queryable Attributes¶
ContactParticipantRole¶
The role of the contact participant.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTACTPARTICIPANTROLE() |
Getter for CONTACTPARTICIPANTROLE, with configurable default |
ASK_CONTACTPARTICIPANTROLE() |
Getter for CONTACTPARTICIPANTROLE w/ exceptions if field has |
HAS_CONTACTPARTICIPANTROLE() |
Determine if CONTACTPARTICIPANTROLE has a value |
ContactParticipantId¶
The identifier for the contact participant.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTACTPARTICIPANTID() |
Getter for CONTACTPARTICIPANTID, with configurable default |
ASK_CONTACTPARTICIPANTID() |
Getter for CONTACTPARTICIPANTID w/ exceptions if field has n |
HAS_CONTACTPARTICIPANTID() |
Determine if CONTACTPARTICIPANTID has a value |