DBA Data[Home] [Help]

APPS.OKL_STREAM_MIGRATION_PVT dependencies on OKL_GTL_PVT

Line 38: SUBTYPE gtlv_rec_type IS Okl_Gtl_Pvt.gtlv_rec_type;

34: SUBTYPE gtsv_rec_type IS Okl_Gts_Pvt.gtsv_rec_type;
35: SUBTYPE gtsv_tbl_type IS Okl_Gts_Pvt.gtsv_tbl_type;
36:
37: -- Stream Generation Template Stream Types
38: SUBTYPE gtlv_rec_type IS Okl_Gtl_Pvt.gtlv_rec_type;
39: SUBTYPE gtlv_tbl_type IS Okl_Gtl_Pvt.gtlv_tbl_type;
40:
41: -- Stream Generation Template Stream Types
42: SUBTYPE gtpv_rec_type IS Okl_Gtp_Pvt.gtpv_rec_type;

Line 39: SUBTYPE gtlv_tbl_type IS Okl_Gtl_Pvt.gtlv_tbl_type;

35: SUBTYPE gtsv_tbl_type IS Okl_Gts_Pvt.gtsv_tbl_type;
36:
37: -- Stream Generation Template Stream Types
38: SUBTYPE gtlv_rec_type IS Okl_Gtl_Pvt.gtlv_rec_type;
39: SUBTYPE gtlv_tbl_type IS Okl_Gtl_Pvt.gtlv_tbl_type;
40:
41: -- Stream Generation Template Stream Types
42: SUBTYPE gtpv_rec_type IS Okl_Gtp_Pvt.gtpv_rec_type;
43: SUBTYPE gtpv_tbl_type IS Okl_Gtp_Pvt.gtpv_tbl_type;