DBA Data[Home] [Help]

APPS.OKL_POPULATE_PRCENG_RST_PUB dependencies on OKL_SRS_PVT

Line 57: SUBTYPE srsv_tbl_type IS okl_srs_pvt.srsv_tbl_type;

53:
54: TYPE strm_excp_tbl_type IS TABLE OF strm_excp_rec_type
55: INDEX BY BINARY_INTEGER;
56:
57: SUBTYPE srsv_tbl_type IS okl_srs_pvt.srsv_tbl_type;
58: --Bug - End of Changes
59:
60: SUBTYPE sirv_rec_type IS okl_sir_pvt.sirv_rec_type;
61: SUBTYPE srsv_rec_type IS okl_srs_pvt.srsv_rec_type;

Line 61: SUBTYPE srsv_rec_type IS okl_srs_pvt.srsv_rec_type;

57: SUBTYPE srsv_tbl_type IS okl_srs_pvt.srsv_tbl_type;
58: --Bug - End of Changes
59:
60: SUBTYPE sirv_rec_type IS okl_sir_pvt.sirv_rec_type;
61: SUBTYPE srsv_rec_type IS okl_srs_pvt.srsv_rec_type;
62: SUBTYPE srmv_rec_type IS okl_srm_pvt.srmv_rec_type;
63: SUBTYPE sifv_rec_type IS okl_sif_pvt.sifv_rec_type;
64: SUBTYPE srlv_rec_type IS okl_srl_pvt.okl_sif_ret_levels_v_rec_type;
65: SUBTYPE LOG_MSG_TBL_TYPE IS Okl_Streams_Util.LOG_MSG_TBL;