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.
Adds the dimension values that are associated to the main account and the first collection of dimensions.
Syntax
private Map addMainAccountDimensionValues(RecId _mainAccountId, Map _preceedingDimensionSpecifiers)
Run On
Called
Parameters
- _mainAccountId
Type: RecId Extended Data Type
The ID of the main account.
- _preceedingDimensionSpecifiers
Type: Map Class
The previous collection of dimension specifiers.
Return Value
Type: Map Class
The ID of the new main account.
Remarks
The dimension values in the previous collection will take precedence over the values from the main account.