InterviewSolution
Saved Bookmarks
| 1. |
Why Does Not The Unit Cost (unit_cost) Updated In The Item_loc_soh Table For A Vendor Pack Item After A Cost Change? |
|
Answer» Pack ITEMS will not have a unit cost STORED in the ITEM_LOC_SOH table. Stock for a pack item is determined at the component LEVEL and therefore a unit cost is not APPLICABLE for a pack item. Hence the unit cost is not updated in the ITEM_LOC_SOH table for a VENDOR pack item after a cost change. Pack items will not have a unit cost stored in the ITEM_LOC_SOH table. Stock for a pack item is determined at the component level and therefore a unit cost is not applicable for a pack item. Hence the unit cost is not updated in the ITEM_LOC_SOH table for a vendor pack item after a cost change. |
|