DBA Data[Home] [Help]

APPS.GMD_LCF_FETCH_PKG dependencies on GMD_LCF_UTIL

Line 417: l_cost := gmd_lcf_util.get_cost (p_item_id => V_inv_item_id

413: X_value := l_total_cost;
414: END IF;
415: ELSE
416: --Call the External cost api to get the values.
417: l_cost := gmd_lcf_util.get_cost (p_item_id => V_inv_item_id
418: ,p_organization_id => V_orgn_id
419: ,p_cost_orgn_id => V_cost_orgn
420: ,p_lot_no => NULL
421: ,p_qty => NULL