DBA Data[Home] [Help]

APPS.PA_BILLING dependencies on PA_CLIENT_EXTN_BILLING

Line 908: pa_client_extn_billing.Calc_Bill_Amount(

904: /* Change the call and aded new paras in this procs. for MCB2 */
905: IF g1_debug_mode = 'Y' THEN
906: PA_MCB_INVOICE_PKG.log_message('Entering pa_billing.Call_Calc_Bill_Amount :');
907: END IF;
908: pa_client_extn_billing.Calc_Bill_Amount(
909: x_transaction_type => x_transaction_type,
910: x_expenditure_item_id => x_expenditure_item_id,
911: x_sys_linkage_function => x_sys_linkage_function,
912: x_amount => x_amount,