DBA Data[Home] [Help]

APPS.OKL_CONTRACT_TOP_LINE_PVT dependencies on OKL_KLE_PVT

Line 4: subtype klev_rec_type is okl_kle_pvt.klev_rec_type;

1: PACKAGE okl_contract_top_line_pvt AUTHID CURRENT_USER AS
2: /* $Header: OKLRKTLS.pls 115.4 2002/12/30 21:24:18 smereddy noship $ */
3:
4: subtype klev_rec_type is okl_kle_pvt.klev_rec_type;
5: subtype klev_tbl_type is okl_kle_pvt.klev_tbl_type;
6: subtype clev_rec_type is okl_okc_migration_pvt.clev_rec_type;
7: subtype clev_tbl_type is okl_okc_migration_pvt.clev_tbl_type;
8: subtype cimv_rec_type is okl_okc_migration_pvt.cimv_rec_type;

Line 5: subtype klev_tbl_type is okl_kle_pvt.klev_tbl_type;

1: PACKAGE okl_contract_top_line_pvt AUTHID CURRENT_USER AS
2: /* $Header: OKLRKTLS.pls 115.4 2002/12/30 21:24:18 smereddy noship $ */
3:
4: subtype klev_rec_type is okl_kle_pvt.klev_rec_type;
5: subtype klev_tbl_type is okl_kle_pvt.klev_tbl_type;
6: subtype clev_rec_type is okl_okc_migration_pvt.clev_rec_type;
7: subtype clev_tbl_type is okl_okc_migration_pvt.clev_tbl_type;
8: subtype cimv_rec_type is okl_okc_migration_pvt.cimv_rec_type;
9: subtype cimv_tbl_type is okl_okc_migration_pvt.cimv_tbl_type;