2.8.1 Population of UDF Values at the Contract Level
This topic provides the systematic instructions to population of UDF values at the contract level.
The UDF's linked to a particular product will be available when a contract is processed under that product.
For example, let us assume that you have defined a user defined field UDF1 to display the Euro equivalent of the contract currency.
The derivation logic of another user defined field (UDF2) utilizes the values of UDF1 to arrive at the value of UDF2. Assume that in the derivation logic written for UDF2, you have specified that the value of UDF2= 2 UDF1.
At the contract level, system converts the contract currency into Euro equivalent and displays the value of UDF1, as 220.00. According to this value of UDF2 will be 444.00. However, if you change the value of UDF1 to 250.00, it will effect on the value of UDF2 also (it becomes 500.00).
If the change in the UDF value has effected any other UDF, system will display an override informing you about the UDF whose value will be changed. Select 'Ok' button if you want the system to re-calculate the value of the UDF based on the modified UDF value.
Parent topic: Populating the Values of UDF