DBA Data[Home] [Help]

APPS.PA_COSTING_CLIENT_EXTNS dependencies on PA_CLIENT_EXTN_COSTING

Line 37: PA_Client_Extn_Costing.Calc_Raw_Cost(x_transaction_type,

33: begin
34:
35: l_denom_currency_code := x_currency_code; /* Added for bug 5594124 */
36: /* Added the parameter x_currency_code in the call to Calc_Raw_Cost */
37: PA_Client_Extn_Costing.Calc_Raw_Cost(x_transaction_type,
38: x_expenditure_item_id,
39: x_sys_linkage_function,
40: x_raw_cost_amount,
41: x_currency_code,