Skip to content

/AWS1/CL_CRMCONSOLIDATEDPLYLST

Controls on the analysis specifications that can be run on a configured table.

CONSTRUCTOR

IMPORTING

Required arguments:

it_joincolumns TYPE /AWS1/CL_CRMALYRULECOLUMNLST_W=>TT_ANALYSISRULECOLUMNLIST TT_ANALYSISRULECOLUMNLIST

The columns to join on.

it_listcolumns TYPE /AWS1/CL_CRMALYRULECOLUMNLST_W=>TT_ANALYSISRULECOLUMNLIST TT_ANALYSISRULECOLUMNLIST

The columns in the consolidated policy list.

Optional arguments:

it_allowedjoinoperators TYPE /AWS1/CL_CRMJOINOPSLIST_W=>TT_JOINOPERATORSLIST TT_JOINOPERATORSLIST

The allowed join operators in the consolidated policy list.

iv_additionalanalyses TYPE /AWS1/CRMADDITIONALANALYSES /AWS1/CRMADDITIONALANALYSES

Additional analyses for the consolidated policy list.

it_allowedresultreceivers TYPE /AWS1/CL_CRMALWEDRSRECEIVERS_W=>TT_ALLOWEDRESULTRECEIVERS TT_ALLOWEDRESULTRECEIVERS

The allowed result receivers.

it_allowedadditionalanalyses TYPE /AWS1/CL_CRMALWEDADDLANALYSE00=>TT_ALLOWEDADDITIONALANALYSES TT_ALLOWEDADDITIONALANALYSES

The additional analyses allowed by the consolidated policy list.


Queryable Attributes

joinColumns

The columns to join on.

Accessible with the following methods

Method Description
GET_JOINCOLUMNS() Getter for JOINCOLUMNS, with configurable default
ASK_JOINCOLUMNS() Getter for JOINCOLUMNS w/ exceptions if field has no value
HAS_JOINCOLUMNS() Determine if JOINCOLUMNS has a value

allowedJoinOperators

The allowed join operators in the consolidated policy list.

Accessible with the following methods

Method Description
GET_ALLOWEDJOINOPERATORS() Getter for ALLOWEDJOINOPERATORS, with configurable default
ASK_ALLOWEDJOINOPERATORS() Getter for ALLOWEDJOINOPERATORS w/ exceptions if field has n
HAS_ALLOWEDJOINOPERATORS() Determine if ALLOWEDJOINOPERATORS has a value

listColumns

The columns in the consolidated policy list.

Accessible with the following methods

Method Description
GET_LISTCOLUMNS() Getter for LISTCOLUMNS, with configurable default
ASK_LISTCOLUMNS() Getter for LISTCOLUMNS w/ exceptions if field has no value
HAS_LISTCOLUMNS() Determine if LISTCOLUMNS has a value

additionalAnalyses

Additional analyses for the consolidated policy list.

Accessible with the following methods

Method Description
GET_ADDITIONALANALYSES() Getter for ADDITIONALANALYSES, with configurable default
ASK_ADDITIONALANALYSES() Getter for ADDITIONALANALYSES w/ exceptions if field has no
HAS_ADDITIONALANALYSES() Determine if ADDITIONALANALYSES has a value

allowedResultReceivers

The allowed result receivers.

Accessible with the following methods

Method Description
GET_ALLOWEDRESULTRECEIVERS() Getter for ALLOWEDRESULTRECEIVERS, with configurable default
ASK_ALLOWEDRESULTRECEIVERS() Getter for ALLOWEDRESULTRECEIVERS w/ exceptions if field has
HAS_ALLOWEDRESULTRECEIVERS() Determine if ALLOWEDRESULTRECEIVERS has a value

allowedAdditionalAnalyses

The additional analyses allowed by the consolidated policy list.

Accessible with the following methods

Method Description
GET_ALLOWEDADDLANALYSES() Getter for ALLOWEDADDITIONALANALYSES, with configurable defa
ASK_ALLOWEDADDLANALYSES() Getter for ALLOWEDADDITIONALANALYSES w/ exceptions if field
HAS_ALLOWEDADDLANALYSES() Determine if ALLOWEDADDITIONALANALYSES has a value