DBA Data[Home] [Help]

APPS.OKL_CHECKLIST_PVT dependencies on OKL_CLD_PVT

Line 37: subtype cldv_rec_type is OKL_CLD_pvt.cldv_rec_type;

33: -- Data Structures
34: ----------------------------------------------------------------------------
35: subtype clhv_rec_type is OKL_CLH_pvt.clhv_rec_type;
36: subtype clhv_tbl_type is OKL_CLH_pvt.clhv_tbl_type;
37: subtype cldv_rec_type is OKL_CLD_pvt.cldv_rec_type;
38: subtype cldv_tbl_type is OKL_CLD_pvt.cldv_tbl_type;
39:
40: ----------------------------------------------------------------------------
41: -- Global Exception

Line 38: subtype cldv_tbl_type is OKL_CLD_pvt.cldv_tbl_type;

34: ----------------------------------------------------------------------------
35: subtype clhv_rec_type is OKL_CLH_pvt.clhv_rec_type;
36: subtype clhv_tbl_type is OKL_CLH_pvt.clhv_tbl_type;
37: subtype cldv_rec_type is OKL_CLD_pvt.cldv_rec_type;
38: subtype cldv_tbl_type is OKL_CLD_pvt.cldv_tbl_type;
39:
40: ----------------------------------------------------------------------------
41: -- Global Exception
42: ----------------------------------------------------------------------------