DBA Data[Home] [Help]

APPS.IEX_REPOSSESS_PVT dependencies on IEX_REP_PVT

Line 8: subtype repv_rec_type is iex_rep_pvt.repv_rec_type;

4: ---------------------------------------------------------------------------
5: -- GLOBAL DATASTRUCTURES
6: ---------------------------------------------------------------------------
7: -- Sub type records
8: subtype repv_rec_type is iex_rep_pvt.repv_rec_type;
9: subtype repv_tbl_type is iex_rep_pvt.repv_tbl_type;
10:
11:
12: ---------------------------------------------------------------------------

Line 9: subtype repv_tbl_type is iex_rep_pvt.repv_tbl_type;

5: -- GLOBAL DATASTRUCTURES
6: ---------------------------------------------------------------------------
7: -- Sub type records
8: subtype repv_rec_type is iex_rep_pvt.repv_rec_type;
9: subtype repv_tbl_type is iex_rep_pvt.repv_tbl_type;
10:
11:
12: ---------------------------------------------------------------------------
13: -- GLOBAL MESSAGE CONSTANTS