Skip to content

/AWS1/CL_TNBLSTCALLALYSJOBSRSP

ListCallAnalyticsJobsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_status TYPE /AWS1/TNBCALLALYSJOBSTATUS /AWS1/TNBCALLALYSJOBSTATUS

Lists all Call Analytics jobs that have the status specified in your request. Jobs are ordered by creation date, with the newest job first.

iv_nexttoken TYPE /AWS1/TNBNEXTTOKEN /AWS1/TNBNEXTTOKEN

If NextToken is present in your response, it indicates that not all results are displayed. To view the next set of results, copy the string associated with the NextToken parameter in your results output, then run your request again including NextToken with the value of the copied string. Repeat as needed to view all your results.

it_callanalyticsjobsummaries TYPE /AWS1/CL_TNBCALLALYSJOBSUMMARY=>TT_CALLANALYTICSJOBSUMMARIES TT_CALLANALYTICSJOBSUMMARIES

Provides a summary of information about each result.


Queryable Attributes

Status

Lists all Call Analytics jobs that have the status specified in your request. Jobs are ordered by creation date, with the newest job first.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

NextToken

If NextToken is present in your response, it indicates that not all results are displayed. To view the next set of results, copy the string associated with the NextToken parameter in your results output, then run your request again including NextToken with the value of the copied string. Repeat as needed to view all your results.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

CallAnalyticsJobSummaries

Provides a summary of information about each result.

Accessible with the following methods

Method Description
GET_CALLALYSJOBSUMMARIES() Getter for CALLANALYTICSJOBSUMMARIES, with configurable defa
ASK_CALLALYSJOBSUMMARIES() Getter for CALLANALYTICSJOBSUMMARIES w/ exceptions if field
HAS_CALLALYSJOBSUMMARIES() Determine if CALLANALYTICSJOBSUMMARIES has a value