/AWS1/CL_CNTVOICECALLENTPTPRMS¶
Parameters for initiating a voice call test.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_sourcephonenumber TYPE /AWS1/CNTPHONENUMBER /AWS1/CNTPHONENUMBER¶
The source phone number for the test.
iv_destinationphonenumber TYPE /AWS1/CNTPHONENUMBER /AWS1/CNTPHONENUMBER¶
The destination phone number for the test.
iv_flowid TYPE /AWS1/CNTCONTACTFLOWID /AWS1/CNTCONTACTFLOWID¶
The flow identifier for the test.
Queryable Attributes¶
SourcePhoneNumber¶
The source phone number for the test.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCEPHONENUMBER() |
Getter for SOURCEPHONENUMBER, with configurable default |
ASK_SOURCEPHONENUMBER() |
Getter for SOURCEPHONENUMBER w/ exceptions if field has no v |
HAS_SOURCEPHONENUMBER() |
Determine if SOURCEPHONENUMBER has a value |
DestinationPhoneNumber¶
The destination phone number for the test.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESTINATIONPHONENUMBER() |
Getter for DESTINATIONPHONENUMBER, with configurable default |
ASK_DESTINATIONPHONENUMBER() |
Getter for DESTINATIONPHONENUMBER w/ exceptions if field has |
HAS_DESTINATIONPHONENUMBER() |
Determine if DESTINATIONPHONENUMBER has a value |
FlowId¶
The flow identifier for the test.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLOWID() |
Getter for FLOWID, with configurable default |
ASK_FLOWID() |
Getter for FLOWID w/ exceptions if field has no value |
HAS_FLOWID() |
Determine if FLOWID has a value |