Skip to content

/AWS1/CL_CNK=>GETCASE()

About GetCase

Returns information 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.

IT_FIELDS TYPE /AWS1/CL_CNKFIELDIDENTIFIER=>TT_FIELDIDENTIFIERLIST TT_FIELDIDENTIFIERLIST

A list of unique field identifiers.

Optional arguments:

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_CNKGETCASERESPONSE /AWS1/CL_CNKGETCASERESPONSE