RTax25ProfitTable::profitRecId2DefaultDimension Method
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.