DBA Data[Home] [Help]

APPS.OKL_EQUIPMENT_EXCHANGE_PVT dependencies on OKL_OKC_MIGRATION_PVT

Line 777: l_clev_rec okl_okc_migration_pvt.clev_rec_type;

773:
774: subtype klev_rec_type is okl_CONTRACT_PVT.klev_rec_type;
775:
776: l_klev_rec klev_rec_type;
777: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
778: lx_klev_rec klev_rec_type;
779: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
780:
781: l_api_name CONSTANT VARCHAR2(30) := 'UPDATE_ITEM_DESCRIPTION';

Line 779: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;

775:
776: l_klev_rec klev_rec_type;
777: l_clev_rec okl_okc_migration_pvt.clev_rec_type;
778: lx_klev_rec klev_rec_type;
779: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
780:
781: l_api_name CONSTANT VARCHAR2(30) := 'UPDATE_ITEM_DESCRIPTION';
782:
783: --akrangan bug 5362977 start