Efficiency of using an external function vs. using an exteernal table during collection
The information is available at CST_ITEM_COSTS which is not availablre from either of the pre-defined tables.
The CST_ITEM_COSTS data can be accesed via:
1. an external function during calculation or
2. during collection joining the external table.