DBA Data[Home] [Help]

APPS.OKL_TMPT_SET_PVT dependencies on OKL_AVL_PVT

Line 7: SUBTYPE avlv_rec_type IS okl_avl_pvt.avlv_rec_type;

3:
4: SUBTYPE aesv_rec_type IS okl_aes_pvt.aesv_rec_type;
5: SUBTYPE aesv_tbl_type IS okl_aes_pvt.aesv_tbl_type;
6:
7: SUBTYPE avlv_rec_type IS okl_avl_pvt.avlv_rec_type;
8: SUBTYPE avlv_tbl_type IS okl_avl_pvt.avlv_tbl_type;
9:
10: SUBTYPE atlv_rec_type IS okl_atl_pvt.atlv_rec_type;
11: SUBTYPE atlv_tbl_type IS okl_atl_pvt.atlv_tbl_type;

Line 8: SUBTYPE avlv_tbl_type IS okl_avl_pvt.avlv_tbl_type;

4: SUBTYPE aesv_rec_type IS okl_aes_pvt.aesv_rec_type;
5: SUBTYPE aesv_tbl_type IS okl_aes_pvt.aesv_tbl_type;
6:
7: SUBTYPE avlv_rec_type IS okl_avl_pvt.avlv_rec_type;
8: SUBTYPE avlv_tbl_type IS okl_avl_pvt.avlv_tbl_type;
9:
10: SUBTYPE atlv_rec_type IS okl_atl_pvt.atlv_rec_type;
11: SUBTYPE atlv_tbl_type IS okl_atl_pvt.atlv_tbl_type;
12: