Skip to content

/AWS1/CL_CNTEVALACKNOWLEDGEM00

Information about the evaluation acknowledgement.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_acknowledgedtime TYPE /AWS1/CNTTIMESTAMP /AWS1/CNTTIMESTAMP

When the agent acknowledged the evaluation.

iv_acknowledgedby TYPE /AWS1/CNTARN /AWS1/CNTARN

The agent who acknowledged the evaluation.

Optional arguments:

iv_acknowledgercomment TYPE /AWS1/CNTEVALACKNOWLEDGERCOM00 /AWS1/CNTEVALACKNOWLEDGERCOM00

A comment from the agent when they confirmed they acknowledged the evaluation.


Queryable Attributes

AcknowledgedTime

When the agent acknowledged the evaluation.

Accessible with the following methods

Method Description
GET_ACKNOWLEDGEDTIME() Getter for ACKNOWLEDGEDTIME, with configurable default
ASK_ACKNOWLEDGEDTIME() Getter for ACKNOWLEDGEDTIME w/ exceptions if field has no va
HAS_ACKNOWLEDGEDTIME() Determine if ACKNOWLEDGEDTIME has a value

AcknowledgedBy

The agent who acknowledged the evaluation.

Accessible with the following methods

Method Description
GET_ACKNOWLEDGEDBY() Getter for ACKNOWLEDGEDBY, with configurable default
ASK_ACKNOWLEDGEDBY() Getter for ACKNOWLEDGEDBY w/ exceptions if field has no valu
HAS_ACKNOWLEDGEDBY() Determine if ACKNOWLEDGEDBY has a value

AcknowledgerComment

A comment from the agent when they confirmed they acknowledged the evaluation.

Accessible with the following methods

Method Description
GET_ACKNOWLEDGERCOMMENT() Getter for ACKNOWLEDGERCOMMENT, with configurable default
ASK_ACKNOWLEDGERCOMMENT() Getter for ACKNOWLEDGERCOMMENT w/ exceptions if field has no
HAS_ACKNOWLEDGERCOMMENT() Determine if ACKNOWLEDGERCOMMENT has a value