Skip to content

/AWS1/CL_CPD=>LISTDOCCLASSIFICATIONJOBS()

About ListDocumentClassificationJobs

Gets a list of the documentation classification jobs that you have submitted.

Method Signature

IMPORTING

Optional arguments:

IO_FILTER TYPE REF TO /AWS1/CL_CPDDOCCLIFICATIONJO01 /AWS1/CL_CPDDOCCLIFICATIONJO01

Filters the jobs that are returned. You can filter jobs on their names, 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_CPDLSTDOCCLIFICATIO01 /AWS1/CL_CPDLSTDOCCLIFICATIO01