Skip to content

/AWS1/CL_LM2SLOTRESOLUTIONTS01

Information about the counts for a slot resolution in the results of a test execution.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_totalresultcount TYPE /AWS1/LM2COUNT /AWS1/LM2COUNT

The total number of results.

it_slotmatchresultcounts TYPE /AWS1/CL_LM2TSTRSMATCHSTATCT00=>TT_TESTRSLTMATCHSTATUSCOUNTMAP TT_TESTRSLTMATCHSTATUSCOUNTMAP

The number of matched and mismatched results for slot resolution for the slot.

Optional arguments:

it_speechtranscriptionrslt00 TYPE /AWS1/CL_LM2TSTRSMATCHSTATCT00=>TT_TESTRSLTMATCHSTATUSCOUNTMAP TT_TESTRSLTMATCHSTATUSCOUNTMAP

The number of matched, mismatched and execution error results for speech transcription for the slot.


Queryable Attributes

totalResultCount

The total number of results.

Accessible with the following methods

Method Description
GET_TOTALRESULTCOUNT() Getter for TOTALRESULTCOUNT, with configurable default
ASK_TOTALRESULTCOUNT() Getter for TOTALRESULTCOUNT w/ exceptions if field has no va
HAS_TOTALRESULTCOUNT() Determine if TOTALRESULTCOUNT has a value

speechTranscriptionResultCounts

The number of matched, mismatched and execution error results for speech transcription for the slot.

Accessible with the following methods

Method Description
GET_SPEECHTRANSCRIPTIONRSL00() Getter for SPEECHTRANSCRIPTIONRSLTCNTS, with configurable de
ASK_SPEECHTRANSCRIPTIONRSL00() Getter for SPEECHTRANSCRIPTIONRSLTCNTS w/ exceptions if fiel
HAS_SPEECHTRANSCRIPTIONRSL00() Determine if SPEECHTRANSCRIPTIONRSLTCNTS has a value

slotMatchResultCounts

The number of matched and mismatched results for slot resolution for the slot.

Accessible with the following methods

Method Description
GET_SLOTMATCHRESULTCOUNTS() Getter for SLOTMATCHRESULTCOUNTS, with configurable default
ASK_SLOTMATCHRESULTCOUNTS() Getter for SLOTMATCHRESULTCOUNTS w/ exceptions if field has
HAS_SLOTMATCHRESULTCOUNTS() Determine if SLOTMATCHRESULTCOUNTS has a value