DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_ASSET_PVT dependencies on OKL_OKC_MIGRATION_PVT

Line 3202: l_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

3198: l_rep_pdt_book OKX_AST_BKS_V.book_type_code%TYPE;
3199: l_Multi_GAAP_YN Varchar2(1);
3200: l_rep_pdt_bk_done Varchar2(1) default 'N';
3201:
3202: l_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
3203: l_khrv_rec okl_contract_pub.khrv_rec_type;
3204: x_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
3205: x_khrv_rec okl_contract_pub.khrv_rec_type;
3206:

Line 3204: x_chrv_rec okl_okc_migration_pvt.chrv_rec_type;

3200: l_rep_pdt_bk_done Varchar2(1) default 'N';
3201:
3202: l_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
3203: l_khrv_rec okl_contract_pub.khrv_rec_type;
3204: x_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
3205: x_khrv_rec okl_contract_pub.khrv_rec_type;
3206:
3207: l_bk_dfs_rec bk_dfs_csr%ROWTYPE;
3208:

Line 3864: OKL_OKC_MIGRATION_PVT.update_contract_item

3860: RAISE OKL_API.G_EXCEPTION_ERROR;
3861: End If;
3862: Close lse_source_csr;
3863:
3864: OKL_OKC_MIGRATION_PVT.update_contract_item
3865: (p_api_version => p_api_version,
3866: p_init_msg_list => p_init_msg_list,
3867: x_return_status => x_return_status,
3868: x_msg_count => x_msg_count,