DBA Data[Home] [Help]

APPS.OKL_FUNDING_CHECKLIST_PVT dependencies on OKL_TPL_PVT

Line 8: subtype tplv_rec_type is okl_tpl_pvt.tplv_rec_type;

4: -- Data Structures
5: ----------------------------------------------------------------------------
6: subtype tapv_rec_type is okl_tap_pvt.tapv_rec_type;
7: subtype tapv_tbl_type is okl_tap_pvt.tapv_tbl_type;
8: subtype tplv_rec_type is okl_tpl_pvt.tplv_rec_type;
9: subtype tplv_tbl_type is okl_tpl_pvt.tplv_tbl_type;
10:
11: ----------------------------------------------------------------------------
12: -- Global Message Constants

Line 9: subtype tplv_tbl_type is okl_tpl_pvt.tplv_tbl_type;

5: ----------------------------------------------------------------------------
6: subtype tapv_rec_type is okl_tap_pvt.tapv_rec_type;
7: subtype tapv_tbl_type is okl_tap_pvt.tapv_tbl_type;
8: subtype tplv_rec_type is okl_tpl_pvt.tplv_rec_type;
9: subtype tplv_tbl_type is okl_tpl_pvt.tplv_tbl_type;
10:
11: ----------------------------------------------------------------------------
12: -- Global Message Constants
13: ----------------------------------------------------------------------------