DBA Data[Home] [Help]

APPS.ARP_BF_BILL dependencies on AR_CONS_BILL_CYCLES_B

Line 827: from ar_cons_bill_cycles_b

823: --get billing_cycle attributes
824:
825: select start_date
826: into l_cycle_start_date
827: from ar_cons_bill_cycles_b
828: where billing_cycle_id = p_billing_cycle_id;
829:
830: IF l_param_err = 'Y' THEN
831: write_debug_and_log('ERROR : Incompatible parameters passed');