DBA Data[Home] [Help]

APPS.GMICDEP dependencies on GMF_CMCOMMON

Line 99: l_iret := GMF_CMCOMMON.cmcommon_get_cost(l_item_id,

95: /* Let's call the costing package
96: and determine the items cost.
97: ============================== */
98: l_iret := 0;
99: l_iret := GMF_CMCOMMON.cmcommon_get_cost(l_item_id,
100: pwhse_code, l_orgn_code, pprd_end_date,
101: l_cost_method, l_cmpntcls, l_analysis_code,
102: l_indicator, l_cost, l_rows);
103: