DBA Data[Home] [Help]

APPS.OKL_CNTR_GRP_BILLING_PVT dependencies on OKL_TIL_PVT

Line 15: SUBTYPE tilv_rec_type is okl_til_pvt.tilv_rec_type;

11: -- --------- ------ ------------------------------------------
12: -- Enter package declarations as shown below
13:
14: ------------------------------------------------------------------------------
15: SUBTYPE tilv_rec_type is okl_til_pvt.tilv_rec_type;
16: SUBTYPE tilv_tbl_type is okl_til_pvt.tilv_tbl_type;
17:
18: SUBTYPE tryv_rec_type IS okl_try_pvt.tryv_rec_type;
19: SUBTYPE tryv_tbl_type IS okl_try_pvt.tryv_tbl_type;

Line 16: SUBTYPE tilv_tbl_type is okl_til_pvt.tilv_tbl_type;

12: -- Enter package declarations as shown below
13:
14: ------------------------------------------------------------------------------
15: SUBTYPE tilv_rec_type is okl_til_pvt.tilv_rec_type;
16: SUBTYPE tilv_tbl_type is okl_til_pvt.tilv_tbl_type;
17:
18: SUBTYPE tryv_rec_type IS okl_try_pvt.tryv_rec_type;
19: SUBTYPE tryv_tbl_type IS okl_try_pvt.tryv_tbl_type;
20: