Skip to content

/AWS1/CL_TNBLSTMEDICALTRANSC01

ListMedicalTranscriptionJobsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_STATUS TYPE /AWS1/TNBTRANSCRIPTIONJOBSTAT /AWS1/TNBTRANSCRIPTIONJOBSTAT

Lists all medical transcription 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_MEDICALTRANSCRIPTIONJOB00 TYPE /AWS1/CL_TNBMEDICALTRANSCRIP02=>TT_MEDICALTRANSCRIPTIONJOBSUMS TT_MEDICALTRANSCRIPTIONJOBSUMS

Provides a summary of information about each result.


Queryable Attributes

Status

Lists all medical transcription 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

MedicalTranscriptionJobSummaries

Provides a summary of information about each result.

Accessible with the following methods

Method Description
GET_MEDICALTRANSCRIPTIONJO01() Getter for MEDICALTRANSCRIPTIONJOBSUMS, with configurable de
ASK_MEDICALTRANSCRIPTIONJO01() Getter for MEDICALTRANSCRIPTIONJOBSUMS w/ exceptions if fiel
HAS_MEDICALTRANSCRIPTIONJO01() Determine if MEDICALTRANSCRIPTIONJOBSUMS has a value