DBA Data[Home] [Help]

APPS.OKL_FUNDING_WF dependencies on OKL_TAP_PVT

Line 82: subtype tapv_rec_type is okl_tap_pvt.tapv_rec_type;

78:
79: ----------------------------------------------------------------------------
80: -- Data Structures
81: ----------------------------------------------------------------------------
82: subtype tapv_rec_type is okl_tap_pvt.tapv_rec_type;
83: subtype tapv_tbl_type is okl_tap_pvt.tapv_tbl_type;
84: subtype tplv_rec_type is okl_tpl_pvt.tplv_rec_type;
85: subtype tplv_tbl_type is okl_tpl_pvt.tplv_tbl_type;
86:

Line 83: subtype tapv_tbl_type is okl_tap_pvt.tapv_tbl_type;

79: ----------------------------------------------------------------------------
80: -- Data Structures
81: ----------------------------------------------------------------------------
82: subtype tapv_rec_type is okl_tap_pvt.tapv_rec_type;
83: subtype tapv_tbl_type is okl_tap_pvt.tapv_tbl_type;
84: subtype tplv_rec_type is okl_tpl_pvt.tplv_rec_type;
85: subtype tplv_tbl_type is okl_tpl_pvt.tplv_tbl_type;
86:
87: