Skip to content

/AWS1/CL_CRMDIFFERENTIALPRIV01

Specifies the configured epsilon value and the utility in terms of total aggregations, as well as the remaining aggregations available.

CONSTRUCTOR

IMPORTING

Required arguments:

it_aggregations TYPE /AWS1/CL_CRMDIFFERENTIALPRIV02=>TT_DIFFERENTIALPRIVACYPRIVAC00 TT_DIFFERENTIALPRIVACYPRIVAC00

This information includes the configured epsilon value and the utility in terms of total aggregations, as well as the remaining aggregations.

iv_epsilon TYPE /AWS1/CRMEPSILON /AWS1/CRMEPSILON

The epsilon value that you configured.


Queryable Attributes

aggregations

This information includes the configured epsilon value and the utility in terms of total aggregations, as well as the remaining aggregations.

Accessible with the following methods

Method Description
GET_AGGREGATIONS() Getter for AGGREGATIONS, with configurable default
ASK_AGGREGATIONS() Getter for AGGREGATIONS w/ exceptions if field has no value
HAS_AGGREGATIONS() Determine if AGGREGATIONS has a value

epsilon

The epsilon value that you configured.

Accessible with the following methods

Method Description
GET_EPSILON() Getter for EPSILON, with configurable default
ASK_EPSILON() Getter for EPSILON w/ exceptions if field has no value
HAS_EPSILON() Determine if EPSILON has a value