/AWS1/CL_SMCCONTACTCHANNELAD00¶
The details that Incident Manager uses when trying to engage the contact channel.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_simpleaddress TYPE /AWS1/SMCSIMPLEADDRESS /AWS1/SMCSIMPLEADDRESS¶
The format is dependent on the type of the contact channel. The following are the expected formats:
SMS - '+' followed by the country code and phone number
VOICE - '+' followed by the country code and phone number
EMAIL - any standard email format
Queryable Attributes¶
SimpleAddress¶
The format is dependent on the type of the contact channel. The following are the expected formats:
SMS - '+' followed by the country code and phone number
VOICE - '+' followed by the country code and phone number
EMAIL - any standard email format
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIMPLEADDRESS() |
Getter for SIMPLEADDRESS, with configurable default |
ASK_SIMPLEADDRESS() |
Getter for SIMPLEADDRESS w/ exceptions if field has no value |
HAS_SIMPLEADDRESS() |
Determine if SIMPLEADDRESS has a value |