DBA Data[Home] [Help]

APPS.OKL_ACCT_EVENT_PVT dependencies on OKL_AEH_PVT

Line 7: SUBTYPE aehv_rec_type IS okl_aeh_pvt.aehv_rec_type;

3:
4: SUBTYPE aetv_rec_type IS okl_aet_pvt.aetv_rec_type;
5: SUBTYPE aetv_tbl_type IS okl_aet_pvt.aetv_tbl_type;
6:
7: SUBTYPE aehv_rec_type IS okl_aeh_pvt.aehv_rec_type;
8: SUBTYPE aehv_tbl_type IS okl_aeh_pvt.aehv_tbl_type;
9:
10: SUBTYPE aelv_rec_type IS okl_ael_pvt.aelv_rec_type;
11: SUBTYPE aelv_tbl_type IS okl_ael_pvt.aelv_tbl_type;

Line 8: SUBTYPE aehv_tbl_type IS okl_aeh_pvt.aehv_tbl_type;

4: SUBTYPE aetv_rec_type IS okl_aet_pvt.aetv_rec_type;
5: SUBTYPE aetv_tbl_type IS okl_aet_pvt.aetv_tbl_type;
6:
7: SUBTYPE aehv_rec_type IS okl_aeh_pvt.aehv_rec_type;
8: SUBTYPE aehv_tbl_type IS okl_aeh_pvt.aehv_tbl_type;
9:
10: SUBTYPE aelv_rec_type IS okl_ael_pvt.aelv_rec_type;
11: SUBTYPE aelv_tbl_type IS okl_ael_pvt.aelv_tbl_type;
12: