Skip to content

/AWS1/CL_CNK=>GETCASEAUDITEVENTS()

About GetCaseAuditEvents

Returns the audit history about a specific case if it exists.

Method Signature

IMPORTING

Required arguments:

IV_CASEID TYPE /AWS1/CNKCASEID /AWS1/CNKCASEID

A unique identifier of the case.

IV_DOMAINID TYPE /AWS1/CNKDOMAINID /AWS1/CNKDOMAINID

The unique identifier of the Cases domain.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/CNKINTEGER /AWS1/CNKINTEGER

The maximum number of audit events to return. The current maximum supported value is 25. This is also the default when no other value is provided.

IV_NEXTTOKEN TYPE /AWS1/CNKNEXTTOKEN /AWS1/CNKNEXTTOKEN

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNKGETCASEAUDEVTSRSP /AWS1/CL_CNKGETCASEAUDEVTSRSP