vinsnash There's a calculated field in a business object for data entry convenience. There are occasions when the field needs to be edited. Is this possible? Thanks Vins Nash
hpl123 I don“t think so. If you go to: BO>Edit rules>Filter rules>Show auto-generated rules , you will see a rule for every calculated attribute that basically maintains the attribute value (changes new attribute value back to the old value).
pbrad Hi, Just add another attribute, edit that attribute and use a rule to set the value of the calculated attribute equal to the second attribute. Cheers, Pete