Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Aggregates report field values that are passed in as container.
Syntax
private void addSectionValues(
Map _recordsMap,
container _sectionKey,
container _values)
Run On
Called
Parameters
- _recordsMap
Type: Map Class
A map of aggregate values.
- _sectionKey
Type: container
A key pair of [ report field ID, report field value ].
- _values
Type: container
A container of pairs [ report field ID, report field value ] to aggregate.