Optional
groupSequence of groupable properties p1, p2, ... defining how the result is composed of instances representing groups,
one for each combination of value properties in the queried collection.
The sequence specifies a certain level of aggregation for the queried collection,
and every group instance will provide aggregated values for properties that are aggregatable.
Moreover, the series of sub-sequences (p1), (p1, p2), ... forms a leveled hierarchy,
which may become relevant in combination with InitialExpansionLevel
.
Optional
idOptional
includeOptional
initialLevel up to which the hierarchy defined for the queried collection should be expanded initially.
The hierarchy may be implicitly imposed by the sequence of the GroupBy
, or by an explicit hierarchy
annotation.
Optional
maxOptional
requestOptional
skipOptional
sortOptional
textOptional
totalOptional
totalGenerated using TypeDoc
Refer to OData 4.0 Vocabularies - SAP UI see PresentationVariantType