DBA Data[Home] [Help]

APPS.OKL_BILL_UPFRONT_TAX_PVT dependencies on OKL_ACC_CALL_PUB

Line 532: l_init_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;

528: l_billing_try_id Okl_Trx_Ar_Invoices_V.try_id%TYPE;
529:
530: l_init_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
531: l_init_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
532: l_init_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
533: lp_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
534: lp_empty_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;--sechawla 13-may-2008 6619311
535: lp_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
536: lp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;

Line 536: lp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;

532: l_init_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
533: lp_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
534: lp_empty_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;--sechawla 13-may-2008 6619311
535: lp_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
536: lp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
537: xp_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
538: xp_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
539: xp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
540:

Line 539: xp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;

535: lp_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
536: lp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
537: xp_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
538: xp_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
539: xp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
540:
541: CURSOR upfront_tax_csr(p_khr_id IN NUMBER) IS
542: SELECT rl.rule_information2
543: FROM okc_rule_groups_b rg,