DBA Data[Home] [Help]

APPS.OKL_AM_CALC_QUOTE_PYMNT_PVT dependencies on OKL_STRMTYP_SOURCE_V

Line 785: okl_strmtyp_source_v sttyp,

781: sll_rul.rule_information8 stub_amount,
782: rgp.dnz_chr_id
783: FROM okl_time_units_v tuom,
784: okc_rules_b sll_rul,
785: okl_strmtyp_source_v sttyp,
786: okc_rules_b slh_rul,
787: okc_rule_groups_b rgp
788: WHERE tuom.id1 = sll_rul.object1_id1
789: AND sll_rul.object2_id1 = to_char(slh_rul.id)

Line 828: okl_strmtyp_source_v sttyp,

824: sll_rul.rule_information8 stub_amount,
825: rgp.dnz_chr_id
826: FROM okl_time_units_v tuom,
827: okc_rules_b sll_rul,
828: okl_strmtyp_source_v sttyp,
829: okc_rules_b slh_rul,
830: okc_rule_groups_b rgp
831: WHERE tuom.id1 = sll_rul.object1_id1
832: AND sll_rul.object2_id1 = to_char(slh_rul.id)