DBA Data[Home] [Help]

APPS.OKL_SETUPOVDTEMPLATES_PVT dependencies on OKL_OPTION_RULES_PUB

Line 33: SUBTYPE ovdv_rec_type IS okl_option_rules_pub.ovdv_rec_type;

29:
30: SUBTYPE ovev_rec_type IS okl_options_pub.ovev_rec_type;
31: SUBTYPE ovev_tbl_type IS okl_options_pub.ovev_tbl_type;
32:
33: SUBTYPE ovdv_rec_type IS okl_option_rules_pub.ovdv_rec_type;
34: SUBTYPE ovdv_tbl_type IS okl_option_rules_pub.ovdv_tbl_type;
35:
36: SUBTYPE ovtv_rec_type IS okl_ovd_rul_tmls_pub.ovtv_rec_type;
37: SUBTYPE ovtv_tbl_type IS okl_ovd_rul_tmls_pub.ovtv_tbl_type;

Line 34: SUBTYPE ovdv_tbl_type IS okl_option_rules_pub.ovdv_tbl_type;

30: SUBTYPE ovev_rec_type IS okl_options_pub.ovev_rec_type;
31: SUBTYPE ovev_tbl_type IS okl_options_pub.ovev_tbl_type;
32:
33: SUBTYPE ovdv_rec_type IS okl_option_rules_pub.ovdv_rec_type;
34: SUBTYPE ovdv_tbl_type IS okl_option_rules_pub.ovdv_tbl_type;
35:
36: SUBTYPE ovtv_rec_type IS okl_ovd_rul_tmls_pub.ovtv_rec_type;
37: SUBTYPE ovtv_tbl_type IS okl_ovd_rul_tmls_pub.ovtv_tbl_type;
38: