DBA Data[Home] [Help]

APPS.OKL_OPT_RUL_TMP_PVT dependencies on OKL_OVT_PVT

Line 153: SUBTYPE ovtv_rec_type IS Okl_Ovt_Pvt.ovtv_rec_type;

149: TYPE rulv_tbl_type IS TABLE OF rulv_rec_type
150: INDEX BY BINARY_INTEGER;
151: */
152:
153: SUBTYPE ovtv_rec_type IS Okl_Ovt_Pvt.ovtv_rec_type;
154: SUBTYPE rgrv_rec_type IS Okl_Rgrp_Rules_Process_Pvt.rgr_rec_type;
155: SUBTYPE rgrv_tbl_type IS Okl_Rgrp_Rules_Process_Pvt.rgr_tbl_type;
156:
157: SUBTYPE rulv_rec_type IS Okc_Rul_Pvt.rulv_rec_type;