Valuation Details

The bulk of the information in valuations are in the valuation details. A valuation detail could specify a simple number, a percentage or a monetary amount. For real property valuations, for instance, a valuation could contain a large volume of details about the property’s physical attributes (square footage, number of units etc.) and miscellaneous charges for the property.

Each valuation detail references a value detail type, which determines whether or not the supplied value is valid. It also determines whether or not a specific type of detail can be specified multiple times within the same valuation.

The valuation type controls the value detail types that are valid for a type of valuation. When adding a valuation record, the value detail types are filtered to only those that are valid for the selected valuation type.

The base package provides the C1–ValueDetailType and C1–ValuationType business objects that support the above functionality. Refer to these business objects for more details.