|
Added Model Pricing Default, Kit Pricing Default, and Serialized Default fields to this program. These fields are the defaults for new model and kit items in program MOTM, Modular Bill Maintenance. These fields replace the MOTM_KIT_PRICING_DEFAULT and MOTM_MODEL_PRICING_DEFAULT parameters in program MURM, Initialization Parameter Maintenance. |
|
|
The default setting for the Price Method pop-list is dependent on model type and is determined by the pop-list settings in program MOPM, Modular Parameter Maintenance. Added the Default Value field to Model Properties. You can enter the default value for this property, if you are not using the Default Value Query for the property's default value. If a default value is provided and no property is entered in the configuration string, the default value will be used. If a validation query is provided, the default value will be validated by the Validation/LOV Query. Added the Default Value Query field to Model Properties. You can enter a query that will derive the default value for this property during string configuration, if no property is entered and you are not using the Default Value field for the property's default value. The query can reference other property values in the configuration by using the referenced property's name in carats - ^PROPERTY_NAME^. Any properties that are referenced by default query of another property should not default from a query as there is no attempt made to determine the order in which the default values from queries are calculated. Referenced properties should either have a default value in the Default Value field, or must have the value entered in the configuration string. If a validation query is provided, the default value will be validated by the Validation/LOV Query.
|