DBA Data[Home] [Help]

APPS.PA_BILLING dependencies on PA_CLIENT_EXTN_BILLING

Line 846: pa_client_extn_billing.Calc_Bill_Amount(

842: /* Change the call and aded new paras in this procs. for MCB2 */
843: IF g1_debug_mode = 'Y' THEN
844: PA_MCB_INVOICE_PKG.log_message('Entering pa_billing.Call_Calc_Bill_Amount :');
845: END IF;
846: pa_client_extn_billing.Calc_Bill_Amount(
847: x_transaction_type => x_transaction_type,
848: x_expenditure_item_id => x_expenditure_item_id,
849: x_sys_linkage_function => x_sys_linkage_function,
850: x_amount => x_amount,