Group: Forum Members
Posts: 12,
Visits: 49
|
I am pretty new in .Net and has a question about the update the field of parent table like when an invoice is issued, the onhand quantity of the product is updated. In VFP, the trigger (create, update, delete) is used to handling this. Since the BO is used in SF, where should I put the update procedure like this ? The trigger or BO ? The BO is better than trigger in providing the more informatic error message.
|