DBA Data[Home] [Help]

APPS.OKL_UBB_PVT dependencies on OKL_TRY_PVT

Line 26: SUBTYPE tryv_rec_type IS okl_try_pvt.tryv_rec_type;

22:
23: SUBTYPE tilv_rec_type is okl_til_pvt.tilv_rec_type;
24: SUBTYPE tilv_tbl_type is okl_til_pvt.tilv_tbl_type;
25:
26: SUBTYPE tryv_rec_type IS okl_try_pvt.tryv_rec_type;
27: SUBTYPE tryv_tbl_type IS okl_try_pvt.tryv_tbl_type;
28:
29: SUBTYPE taiv_rec_type IS okl_tai_pvt.taiv_rec_type;
30: SUBTYPE taiv_tbl_type IS okl_tai_pvt.taiv_tbl_type;

Line 27: SUBTYPE tryv_tbl_type IS okl_try_pvt.tryv_tbl_type;

23: SUBTYPE tilv_rec_type is okl_til_pvt.tilv_rec_type;
24: SUBTYPE tilv_tbl_type is okl_til_pvt.tilv_tbl_type;
25:
26: SUBTYPE tryv_rec_type IS okl_try_pvt.tryv_rec_type;
27: SUBTYPE tryv_tbl_type IS okl_try_pvt.tryv_tbl_type;
28:
29: SUBTYPE taiv_rec_type IS okl_tai_pvt.taiv_rec_type;
30: SUBTYPE taiv_tbl_type IS okl_tai_pvt.taiv_tbl_type;
31: