DBA Data[Home] [Help]

APPS.OKL_BILL_UPFRONT_TAX_PVT dependencies on OKL_TAX_SOURCES

Line 583: FROM okl_tax_sources txs,

579: application_id,
580: trx_level_type,
581: kle_id,
582: org_id
583: FROM okl_tax_sources txs,
584: okc_rule_groups_b rg,
585: okc_rules_b r1
586: WHERE txs.khr_id = cp_khr_id
587: AND txs.application_id = 540

Line 608: FROM okl_tax_sources txs

604: application_id,
605: trx_level_type,
606: NULL,
607: org_id
608: FROM okl_tax_sources txs
609: WHERE txs.khr_id = cp_khr_id
610: AND txs.kle_id IS NULL
611: AND txs.application_id = 540
612: AND txs.trx_id = cp_trx_id

Line 626: FROM okl_tax_sources txs,

622: application_id,
623: trx_level_type,
624: kle_id,
625: org_id
626: FROM okl_tax_sources txs,
627: okc_rule_groups_b rg,
628: okc_rules_b r1
629: WHERE txs.khr_id = cp_khr_id
630: AND txs.application_id = 540

Line 651: FROM okl_tax_sources txs

647: application_id,
648: trx_level_type,
649: NULL,
650: org_id
651: FROM okl_tax_sources txs
652: WHERE txs.khr_id = cp_khr_id
653: AND txs.kle_id IS NULL
654: AND txs.application_id = 540
655: AND txs.trx_id = cp_trx_id