Oracle® Insurance XML Configuration Guide Release 10.2.0.0 E62439-01
The CommissionDetailScreen can be used to define the dynamic fields used for commission.
Element/Tag | Definition |
Attribute |
Element/Attribute Value and Description |
---|---|---|---|
<CommissionDetailScreen> | Required: The root element for CommissionScreen BR |
|
|
<Fields> | Optional | ||
<Field> | Required and Repeatable: Standard fields like any other screen. | ||
<Name> | Required: Name of the dynamic field. | ||
<DataType> | Required: All the field data types are supported. |
<CommissionDetailScreen>
<Fields>
<Field>
<Name>PremiumTrackingGUID</Name>
<Display>PremiumTrackingGUID</Display>
<DataType>Text</DataType>
</Field>
</Fields>
</CommissionDetailScreen>
Copyright © 2009, 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices