Skip to content

/AWS1/CL_XL8=>STOPTEXTTRANSLATIONJOB()

About StopTextTranslationJob

Stops an asynchronous batch translation job that is in progress.

If the job's state is IN_PROGRESS, the job will be marked for termination and put into the STOP_REQUESTED state. If the job completes before it can be stopped, it is put into the COMPLETED state. Otherwise, the job is put into the STOPPED state.

Asynchronous batch translation jobs are started with the StartTextTranslationJob operation. You can use the DescribeTextTranslationJob or ListTextTranslationJobs operations to get a batch translation job's JobId.

Method Signature

IMPORTING

Required arguments:

IV_JOBID TYPE /AWS1/XL8JOBID /AWS1/XL8JOBID

The job ID of the job to be stopped.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_XL8STOPTEXTXLATJOBRSP /AWS1/CL_XL8STOPTEXTXLATJOBRSP