DBA Data[Home] [Help]

APPS.OKL_AM_CALC_QUOTE_PYMNT_PVT dependencies on OKL_STRMTYP_SOURCE_V

Line 784: okl_strmtyp_source_v sttyp,

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

Line 827: okl_strmtyp_source_v sttyp,

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