/AWS1/CL_CRMCONSOLIDATEDPLYC00¶
Controls on the analysis specifications that can be run on a configured table.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_allowedanalyses TYPE /AWS1/CL_CRMALWEDANALYSESLST_W=>TT_ALLOWEDANALYSESLIST TT_ALLOWEDANALYSESLIST¶
The allowed analyses.
Optional arguments:¶
it_allowedanalysisproviders TYPE /AWS1/CL_CRMALWEDALYPVDRLIST_W=>TT_ALLOWEDANALYSISPROVIDERLIST TT_ALLOWEDANALYSISPROVIDERLIST¶
The allowed analysis providers.
iv_additionalanalyses TYPE /AWS1/CRMADDITIONALANALYSES /AWS1/CRMADDITIONALANALYSES¶
Additional analyses for the consolidated policy.
it_disallowedoutputcolumns TYPE /AWS1/CL_CRMALYRULECOLUMNLST_W=>TT_ANALYSISRULECOLUMNLIST TT_ANALYSISRULECOLUMNLIST¶
Disallowed output columns
io_differentialprivacy TYPE REF TO /AWS1/CL_CRMDIFFERENTIALPRIV03 /AWS1/CL_CRMDIFFERENTIALPRIV03¶
Specifies the unique identifier for your users.
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.
Queryable Attributes¶
allowedAnalyses¶
The allowed analyses.
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 |
allowedAnalysisProviders¶
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 |
additionalAnalyses¶
Additional analyses for the consolidated policy.
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 |
disallowedOutputColumns¶
Disallowed output columns
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 |
differentialPrivacy¶
Specifies the unique identifier for your users.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DIFFERENTIALPRIVACY() |
Getter for DIFFERENTIALPRIVACY |
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.
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 |