DBA Data[Home] [Help]

APPS.OKL_POPULATE_PRCENG_RST_PUB dependencies on OKL_SRM_PVT

Line 62: SUBTYPE srmv_rec_type IS okl_srm_pvt.srmv_rec_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;
66: