/AWS1/CL_CNCPRGSSIVEDIALERCFG¶
Progressive Dialer config
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_bandwidthallocation
TYPE /AWS1/RT_DOUBLE_AS_STRING
/AWS1/RT_DOUBLE_AS_STRING
¶
bandwidthAllocation
Optional arguments:¶
iv_dialingcapacity
TYPE /AWS1/RT_DOUBLE_AS_STRING
/AWS1/RT_DOUBLE_AS_STRING
¶
dialingCapacity
Queryable Attributes¶
bandwidthAllocation¶
bandwidthAllocation
Accessible with the following methods¶
Method | Description |
---|---|
GET_BANDWIDTHALLOCATION() |
Getter for BANDWIDTHALLOCATION, with configurable default |
ASK_BANDWIDTHALLOCATION() |
Getter for BANDWIDTHALLOCATION w/ exceptions if field has no |
STR_BANDWIDTHALLOCATION() |
String format for BANDWIDTHALLOCATION, with configurable def |
HAS_BANDWIDTHALLOCATION() |
Determine if BANDWIDTHALLOCATION has a value |
dialingCapacity¶
dialingCapacity
Accessible with the following methods¶
Method | Description |
---|---|
GET_DIALINGCAPACITY() |
Getter for DIALINGCAPACITY, with configurable default |
ASK_DIALINGCAPACITY() |
Getter for DIALINGCAPACITY w/ exceptions if field has no val |
STR_DIALINGCAPACITY() |
String format for DIALINGCAPACITY, with configurable default |
HAS_DIALINGCAPACITY() |
Determine if DIALINGCAPACITY has a value |