Skip to content

/AWS1/CL_CRMCONSOLIDATEDPLYAGG

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

CONSTRUCTOR

IMPORTING

Required arguments:

it_aggregatecolumns TYPE /AWS1/CL_CRMAGGREGATECOLUMN=>TT_AGGREGATECOLUMNLIST TT_AGGREGATECOLUMNLIST

Aggregate columns in consolidated policy aggregation.

it_joincolumns TYPE /AWS1/CL_CRMALYRULECOLUMNLST_W=>TT_ANALYSISRULECOLUMNLIST TT_ANALYSISRULECOLUMNLIST

The columns to join on.

it_dimensioncolumns TYPE /AWS1/CL_CRMALYRULECOLUMNLST_W=>TT_ANALYSISRULECOLUMNLIST TT_ANALYSISRULECOLUMNLIST

The dimension columns of the consolidated policy aggregation.

it_scalarfunctions TYPE /AWS1/CL_CRMSCALARFUNCSLIST_W=>TT_SCALARFUNCTIONSLIST TT_SCALARFUNCTIONSLIST

The scalar functions.

it_outputconstraints TYPE /AWS1/CL_CRMAGGRCONSTRAINT=>TT_AGGREGATIONCONSTRAINTS TT_AGGREGATIONCONSTRAINTS

The output constraints of the consolidated policy aggregation.

Optional arguments:

iv_joinrequired TYPE /AWS1/CRMJOINREQUIREDOPTION /AWS1/CRMJOINREQUIREDOPTION

Join required

it_allowedjoinoperators TYPE /AWS1/CL_CRMJOINOPSLIST_W=>TT_JOINOPERATORSLIST TT_JOINOPERATORSLIST

The allowed join operators.

iv_additionalanalyses TYPE /AWS1/CRMADDITIONALANALYSES /AWS1/CRMADDITIONALANALYSES

Additional analyses for the consolidated policy aggregation.

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 aggregation.


Queryable Attributes

aggregateColumns

Aggregate columns in consolidated policy aggregation.

Accessible with the following methods

Method Description
GET_AGGREGATECOLUMNS() Getter for AGGREGATECOLUMNS, with configurable default
ASK_AGGREGATECOLUMNS() Getter for AGGREGATECOLUMNS w/ exceptions if field has no va
HAS_AGGREGATECOLUMNS() Determine if AGGREGATECOLUMNS has a value

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

joinRequired

Join required

Accessible with the following methods

Method Description
GET_JOINREQUIRED() Getter for JOINREQUIRED, with configurable default
ASK_JOINREQUIRED() Getter for JOINREQUIRED w/ exceptions if field has no value
HAS_JOINREQUIRED() Determine if JOINREQUIRED has a value

allowedJoinOperators

The allowed join operators.

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

dimensionColumns

The dimension columns of the consolidated policy aggregation.

Accessible with the following methods

Method Description
GET_DIMENSIONCOLUMNS() Getter for DIMENSIONCOLUMNS, with configurable default
ASK_DIMENSIONCOLUMNS() Getter for DIMENSIONCOLUMNS w/ exceptions if field has no va
HAS_DIMENSIONCOLUMNS() Determine if DIMENSIONCOLUMNS has a value

scalarFunctions

The scalar functions.

Accessible with the following methods

Method Description
GET_SCALARFUNCTIONS() Getter for SCALARFUNCTIONS, with configurable default
ASK_SCALARFUNCTIONS() Getter for SCALARFUNCTIONS w/ exceptions if field has no val
HAS_SCALARFUNCTIONS() Determine if SCALARFUNCTIONS has a value

outputConstraints

The output constraints of the consolidated policy aggregation.

Accessible with the following methods

Method Description
GET_OUTPUTCONSTRAINTS() Getter for OUTPUTCONSTRAINTS, with configurable default
ASK_OUTPUTCONSTRAINTS() Getter for OUTPUTCONSTRAINTS w/ exceptions if field has no v
HAS_OUTPUTCONSTRAINTS() Determine if OUTPUTCONSTRAINTS has a value

additionalAnalyses

Additional analyses for the consolidated policy aggregation.

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 aggregation.

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