DBA Data[Home] [Help]

APPS.OKL_BILL_UPFRONT_TAX_PVT dependencies on OKL_TAX_SOURCES

Line 592: FROM okl_tax_sources txs,

588: application_id,
589: trx_level_type,
590: kle_id,
591: org_id
592: FROM okl_tax_sources txs,
593: okc_rule_groups_b rg,
594: okc_rules_b r1
595: WHERE txs.khr_id = cp_khr_id
596: AND txs.application_id = 540

Line 617: FROM okl_tax_sources txs

613: application_id,
614: trx_level_type,
615: NULL,
616: org_id
617: FROM okl_tax_sources txs
618: WHERE txs.khr_id = cp_khr_id
619: AND txs.kle_id IS NULL
620: AND txs.application_id = 540
621: AND txs.trx_id = cp_trx_id

Line 635: FROM okl_tax_sources txs,

631: application_id,
632: trx_level_type,
633: kle_id,
634: org_id
635: FROM okl_tax_sources txs,
636: okc_rule_groups_b rg,
637: okc_rules_b r1
638: WHERE txs.khr_id = cp_khr_id
639: AND txs.application_id = 540

Line 660: FROM okl_tax_sources txs

656: application_id,
657: trx_level_type,
658: NULL,
659: org_id
660: FROM okl_tax_sources txs
661: WHERE txs.khr_id = cp_khr_id
662: AND txs.kle_id IS NULL
663: AND txs.application_id = 540
664: AND txs.trx_id = cp_trx_id