DBA Data[Home] [Help]

APPS.OKL_OPT_RUL_TMP_PVT dependencies on OKL_RGRP_RULES_PROCESS_PVT

Line 154: SUBTYPE rgrv_rec_type IS Okl_Rgrp_Rules_Process_Pvt.rgr_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;
158:

Line 155: SUBTYPE rgrv_tbl_type IS Okl_Rgrp_Rules_Process_Pvt.rgr_tbl_type;

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;
158:
159: ---------------------------------------------------------------------------