Skip to content

/AWS1/CL_TNSMEDICALTRANSCRIPT

The MedicalTranscript associated with a .

MedicalTranscript contains Results, which contains a set of transcription results from one or more audio segments, along with additional information per your request parameters.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_results TYPE /AWS1/CL_TNSMEDICALRESULT=>TT_MEDICALRESULTLIST TT_MEDICALRESULTLIST

Contains a set of transcription results from one or more audio segments, along with additional information per your request parameters. This can include information relating to alternative transcriptions, channel identification, partial result stabilization, language identification, and other transcription-related data.


Queryable Attributes

Results

Contains a set of transcription results from one or more audio segments, along with additional information per your request parameters. This can include information relating to alternative transcriptions, channel identification, partial result stabilization, language identification, and other transcription-related data.

Accessible with the following methods

Method Description
GET_RESULTS() Getter for RESULTS, with configurable default
ASK_RESULTS() Getter for RESULTS w/ exceptions if field has no value
HAS_RESULTS() Determine if RESULTS has a value