DBA Data[Home] [Help]

APPS.PA_BILLING dependencies on PA_NON_LABOR_BILL_CLT_EXTN

Line 2045: PA_NON_LABOR_BILL_CLT_EXTN.Calc_Bill_Amount(

2041: /* Change the call and aded new paras in this procs. for MCB2 */
2042: IF g1_debug_mode = 'Y' THEN
2043: PA_MCB_INVOICE_PKG.log_message('Entering pa_billing.Call_Calc_Non_Labor_Bill_Amt :');
2044: END IF;
2045: PA_NON_LABOR_BILL_CLT_EXTN.Calc_Bill_Amount(
2046: x_transaction_type => x_transaction_type ,
2047: x_expenditure_item_id => x_expenditure_item_id ,
2048: x_sys_linkage_function => x_sys_linkage_function ,
2049: x_amount => x_amount ,