Skip to content

/AWS1/CL_CPD=>LISTDOMINANTLANGUAGEDETJOBS()

About ListDominantLanguageDetectionJobs

Gets a list of the dominant language detection jobs that you have submitted.

Method Signature

IMPORTING

Optional arguments:

IO_FILTER TYPE REF TO /AWS1/CL_CPDDOMINANTLANGUAGE01 /AWS1/CL_CPDDOMINANTLANGUAGE01

Filters that jobs that are returned. You can filter jobs on their name, status, or the date and time that they were submitted. You can only set one filter at a time.

IV_NEXTTOKEN TYPE /AWS1/CPDSTRING /AWS1/CPDSTRING

Identifies the next page of results to return.

IV_MAXRESULTS TYPE /AWS1/CPDMAXRESULTSINTEGER /AWS1/CPDMAXRESULTSINTEGER

The maximum number of results to return in each page. The default is 100.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CPDLSTDOMINANTLANGU01 /AWS1/CL_CPDLSTDOMINANTLANGU01