new AnalyticDecoration(groupId, role)
This class describes the analytic decoration of an attribute.
Parameters:
| Name | Type | Description |
|---|---|---|
groupId |
string | The identifier of the measure or dimension (This is necessary when a measure or dimension is implemented by more than one attribute). |
role |
AnalyticRole | The analytic role of the attribute. |
Returns:
AnalyticDecoration
Members
groupId :string
Identifier of a measure or a dimension.
Type:
- string
role :sap.hana.im.ess.services.xs.messages.response.AnalyticRole
The analytic role that an attribute plays.