DBA Data[Home] [Help]

APPS.OKL_UBB_PVT dependencies on OKL_TAI_PVT

Line 29: SUBTYPE taiv_rec_type IS okl_tai_pvt.taiv_rec_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:
32: SUBTYPE tldv_rec_type IS Okl_Tld_Pvt.tldv_rec_type;
33: SUBTYPE tldv_tbl_type IS Okl_Tld_Pvt.tldv_tbl_type;

Line 30: SUBTYPE taiv_tbl_type IS okl_tai_pvt.taiv_tbl_type;

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:
32: SUBTYPE tldv_rec_type IS Okl_Tld_Pvt.tldv_rec_type;
33: SUBTYPE tldv_tbl_type IS Okl_Tld_Pvt.tldv_tbl_type;
34: