DBA Data[Home] [Help]

APPS.OKL_CREATE_DISB_TRANS_PVT dependencies on OKL_TPL_PVT

Line 18: SUBTYPE tplv_tbl_type IS okl_tpl_pvt.tplv_tbl_type;

14: ----------------------------------------------------------------------------------------------------
15: --Record, Table Type
16: ----------------------------------------------------------------------------------------------------
17: SUBTYPE tapv_rec_type IS okl_tap_pvt.tapv_rec_type;
18: SUBTYPE tplv_tbl_type IS okl_tpl_pvt.tplv_tbl_type;
19:
20: ----------------------------------------------------------------------------------------------------
21: --Procedures and Functions
22: ----------------------------------------------------------------------------------------------------