I am trying to take a derived field in FSM and copy that value along with any new or changed values to a new static field in the itemLocation business class. This will be used to allow for replication of that value to an external DB.
Based on what I am finding I can't location how to do this. Do i have to actually recreate the derived field and a rule in that field that says as an action to copy new, and changed values to my new field? Seems like a lot of redundant work.
Anyone have a simpler way?
ItemLocation is a BusinessClass owned by ic
Persistent Fields
DefaultUnitCostCOA is Decimal size 9.4
Field Rules
DefaultUnitCostCOA
initial value is DefaultUnitCost