Skip to content

/AWS1/CL_CNTCONTACTMETRICVALUE

Object which contains the number.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_number TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

The number of type Double. This number is the contact's position in queue.


Queryable Attributes

Number

The number of type Double. This number is the contact's position in queue.

Accessible with the following methods

Method Description
GET_NUMBER() Getter for NUMBER, with configurable default
ASK_NUMBER() Getter for NUMBER w/ exceptions if field has no value
STR_NUMBER() String format for NUMBER, with configurable default
HAS_NUMBER() Determine if NUMBER has a value