Skip to Content
0
Former Member
Dec 08, 2008 at 12:18 PM

Feasibility of update rule logic

23 Views

I have the following scenario:

I have a DSO which stores a number of records and stores a value for a revenue KPI. This DSO mainly stores item data and we now would like to include the records which are in the header DSO but not the item DSO and give them a zero revenue.

Is it best that I select all the data from the header DSO as part of the start routine logic or is there a better way in which I can collect the missing records?

Thanks