DBA Data[Home] [Help]

APPS.OKL_BILL_UPFRONT_TAX_PVT dependencies on OKL_ACC_CALL_PUB

Line 541: l_init_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;

537: l_billing_try_id Okl_Trx_Ar_Invoices_V.try_id%TYPE;
538:
539: l_init_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
540: l_init_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
541: l_init_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
542: lp_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
543: lp_empty_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;--sechawla 13-may-2008 6619311
544: lp_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
545: lp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;

Line 545: lp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;

541: l_init_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
542: lp_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
543: lp_empty_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;--sechawla 13-may-2008 6619311
544: lp_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
545: lp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
546: xp_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
547: xp_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
548: xp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
549:

Line 548: xp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;

544: lp_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
545: lp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
546: xp_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
547: xp_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
548: xp_bpd_acc_rec Okl_Acc_Call_Pub.bpd_acc_rec_type;
549:
550: CURSOR upfront_tax_csr(p_khr_id IN NUMBER) IS
551: SELECT rl.rule_information2
552: FROM okc_rule_groups_b rg,