/AWS1/CL_CRMINTMDTBLALYRLCUST¶
Contains the custom analysis rule configuration for an intermediate table.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_allowedanalyses TYPE /AWS1/CL_CRMALWEDANALYSESLST_W=>TT_ALLOWEDANALYSESLIST TT_ALLOWEDANALYSESLIST¶
The list of allowed analyses that can be performed on the intermediate table.
iv_additionalanalyses TYPE /AWS1/CRMADDITIONALANALYSES /AWS1/CRMADDITIONALANALYSES¶
The setting that controls whether additional analyses are allowed on the intermediate table.
it_allowedadditionalanalyses TYPE /AWS1/CL_CRMALWEDADDLANALYSE00=>TT_ALLOWEDADDITIONALANALYSES TT_ALLOWEDADDITIONALANALYSES¶
The list of allowed additional analyses for the intermediate table.
it_allowedanalysisproviders TYPE /AWS1/CL_CRMALWEDALYPVDRLIST_W=>TT_ALLOWEDANALYSISPROVIDERLIST TT_ALLOWEDANALYSISPROVIDERLIST¶
The list of Amazon Web Services account IDs for the allowed analysis providers.
it_allowedresultreceivers TYPE /AWS1/CL_CRMALWEDRSRECEIVERS_W=>TT_ALLOWEDRESULTRECEIVERS TT_ALLOWEDRESULTRECEIVERS¶
The list of Amazon Web Services account IDs that are allowed to receive results from queries run on the intermediate table.
io_differentialprivacy TYPE REF TO /AWS1/CL_CRMDIFFERENTIALPRIV03 /AWS1/CL_CRMDIFFERENTIALPRIV03¶
Specifies the unique identifier for your users.
it_disallowedoutputcolumns TYPE /AWS1/CL_CRMALYRULECOLUMNLST_W=>TT_ANALYSISRULECOLUMNLIST TT_ANALYSISRULECOLUMNLIST¶
The list of columns that are not allowed in the query output.
Queryable Attributes¶
allowedAnalyses¶
The list of allowed analyses that can be performed on the intermediate table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOWEDANALYSES() |
Getter for ALLOWEDANALYSES, with configurable default |
ASK_ALLOWEDANALYSES() |
Getter for ALLOWEDANALYSES w/ exceptions if field has no val |
HAS_ALLOWEDANALYSES() |
Determine if ALLOWEDANALYSES has a value |
additionalAnalyses¶
The setting that controls whether additional analyses are allowed on the intermediate table.
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 |
allowedAdditionalAnalyses¶
The list of allowed additional analyses for the intermediate table.
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 |
allowedAnalysisProviders¶
The list of Amazon Web Services account IDs for the allowed analysis providers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOWEDANALYSISPROVIDERS() |
Getter for ALLOWEDANALYSISPROVIDERS, with configurable defau |
ASK_ALLOWEDANALYSISPROVIDERS() |
Getter for ALLOWEDANALYSISPROVIDERS w/ exceptions if field h |
HAS_ALLOWEDANALYSISPROVIDERS() |
Determine if ALLOWEDANALYSISPROVIDERS has a value |
allowedResultReceivers¶
The list of Amazon Web Services account IDs that are allowed to receive results from queries run on the intermediate table.
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 |
differentialPrivacy¶
Specifies the unique identifier for your users.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DIFFERENTIALPRIVACY() |
Getter for DIFFERENTIALPRIVACY |
disallowedOutputColumns¶
The list of columns that are not allowed in the query output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISALLOWEDOUTPUTCOLUMNS() |
Getter for DISALLOWEDOUTPUTCOLUMNS, with configurable defaul |
ASK_DISALLOWEDOUTPUTCOLUMNS() |
Getter for DISALLOWEDOUTPUTCOLUMNS w/ exceptions if field ha |
HAS_DISALLOWEDOUTPUTCOLUMNS() |
Determine if DISALLOWEDOUTPUTCOLUMNS has a value |