Skip to content

/AWS1/CL_CPD=>LISTENTITIESDETECTIONJOBS()

About ListEntitiesDetectionJobs

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

Method Signature

IMPORTING

Optional arguments:

IO_FILTER TYPE REF TO /AWS1/CL_CPDENTSDETECTJOBFILT /AWS1/CL_CPDENTSDETECTJOBFILT

Filters the 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_CPDLISTENTDETJOBSRSP /AWS1/CL_CPDLISTENTDETJOBSRSP