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.
Finds the specified record of the default dimension for the specified profit rec id.
Syntax
client server public static DimensionDefault profitRecId2DefaultDimension(RTax25ProfitTableRecId _profitRecId)
Run On
Called
Parameters
- _profitRecId
Type: RTax25ProfitTableRecId Extended Data Type
The profit rec id which is used to find default dimension.
Return Value
Type: DimensionDefault Extended Data Type
A record of the default dimension; otherwise, an empty record.