Skip to content

/AWS1/CL_CNKBTCGETCASERULERSP

BatchGetCaseRuleResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_caserules TYPE /AWS1/CL_CNKGETCASERULERSP=>TT_BATCHGETCASERULELIST TT_BATCHGETCASERULELIST

A list of detailed case rule information.

it_errors TYPE /AWS1/CL_CNKCASERULEERROR=>TT_BATCHGETCASERULEERRORLIST TT_BATCHGETCASERULEERRORLIST

A list of case rule errors.

Optional arguments:

it_unprocessedcaserules TYPE /AWS1/CL_CNKBTCGETCASERLUNPR00=>TT_BTCGETCASERULEUNPROCEDLIST TT_BTCGETCASERULEUNPROCEDLIST

A list of unprocessed case rule identifiers.


Queryable Attributes

caseRules

A list of detailed case rule information.

Accessible with the following methods

Method Description
GET_CASERULES() Getter for CASERULES, with configurable default
ASK_CASERULES() Getter for CASERULES w/ exceptions if field has no value
HAS_CASERULES() Determine if CASERULES has a value

errors

A list of case rule errors.

Accessible with the following methods

Method Description
GET_ERRORS() Getter for ERRORS, with configurable default
ASK_ERRORS() Getter for ERRORS w/ exceptions if field has no value
HAS_ERRORS() Determine if ERRORS has a value

unprocessedCaseRules

A list of unprocessed case rule identifiers.

Accessible with the following methods

Method Description
GET_UNPROCESSEDCASERULES() Getter for UNPROCESSEDCASERULES, with configurable default
ASK_UNPROCESSEDCASERULES() Getter for UNPROCESSEDCASERULES w/ exceptions if field has n
HAS_UNPROCESSEDCASERULES() Determine if UNPROCESSEDCASERULES has a value