DBA Data[Home] [Help]

APPS.OKL_AM_LEASE_TRMNT_PVT dependencies on OKL_OKC_MIGRATION_PVT

Line 8143: l_cim_rec okl_okc_migration_pvt.cimv_rec_type;

8139: l_talv_rec talv_rec_type;
8140: x_talv_rec talv_rec_type;
8141:
8142: l_oec NUMBER;
8143: l_cim_rec okl_okc_migration_pvt.cimv_rec_type;
8144: x_cim_rec okl_okc_migration_pvt.cimv_rec_type;
8145:
8146: l_txdv_rec adpv_rec_type;
8147: x_txdv_rec adpv_rec_type;

Line 8144: x_cim_rec okl_okc_migration_pvt.cimv_rec_type;

8140: x_talv_rec talv_rec_type;
8141:
8142: l_oec NUMBER;
8143: l_cim_rec okl_okc_migration_pvt.cimv_rec_type;
8144: x_cim_rec okl_okc_migration_pvt.cimv_rec_type;
8145:
8146: l_txdv_rec adpv_rec_type;
8147: x_txdv_rec adpv_rec_type;
8148: l_line_detail_number NUMBER := 1;

Line 8331: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Calling okl_okc_migration_pvt.update_contract_item');

8327: l_cim_rec.id := l_cim_asset_id.ID;
8328: l_cim_rec.object1_id1 := to_char(l_asset_id);
8329: l_cim_rec.object1_id2 := '#';
8330: IF (is_debug_statement_on) THEN
8331: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Calling okl_okc_migration_pvt.update_contract_item');
8332: END IF;
8333:
8334: okl_okc_migration_pvt.update_contract_item(
8335: p_api_version => 1.0,

Line 8334: okl_okc_migration_pvt.update_contract_item(

8330: IF (is_debug_statement_on) THEN
8331: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Calling okl_okc_migration_pvt.update_contract_item');
8332: END IF;
8333:
8334: okl_okc_migration_pvt.update_contract_item(
8335: p_api_version => 1.0,
8336: p_init_msg_list => okc_api.g_false,
8337: x_return_status =>x_return_status,
8338: x_msg_count =>x_msg_count,

Line 8343: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Called okl_okc_migration_pvt.update_contract_item x_return_status = '||x_return_status);

8339: x_msg_data =>x_msg_data,
8340: p_cimv_rec =>l_cim_rec,
8341: x_cimv_rec =>x_cim_rec);
8342: IF (is_debug_statement_on) THEN
8343: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Called okl_okc_migration_pvt.update_contract_item x_return_status = '||x_return_status);
8344: END IF;
8345:
8346: IF (x_return_status = OKL_API.G_RET_STS_UNEXP_ERROR) THEN
8347: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;

Line 8739: l_cim_rec okl_okc_migration_pvt.cimv_rec_type;

8735: l_talv_rec talv_rec_type;
8736: x_talv_rec talv_rec_type;
8737:
8738: l_oec NUMBER;
8739: l_cim_rec okl_okc_migration_pvt.cimv_rec_type;
8740: x_cim_rec okl_okc_migration_pvt.cimv_rec_type;
8741:
8742: l_txdv_rec adpv_rec_type;
8743: x_txdv_rec adpv_rec_type;

Line 8740: x_cim_rec okl_okc_migration_pvt.cimv_rec_type;

8736: x_talv_rec talv_rec_type;
8737:
8738: l_oec NUMBER;
8739: l_cim_rec okl_okc_migration_pvt.cimv_rec_type;
8740: x_cim_rec okl_okc_migration_pvt.cimv_rec_type;
8741:
8742: l_txdv_rec adpv_rec_type;
8743: x_txdv_rec adpv_rec_type;
8744: l_line_detail_number NUMBER := 1;

Line 8948: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Calling okl_okc_migration_pvt.update_contract_item');

8944: l_cim_rec.object1_id1 := to_char(l_asset_id);
8945: l_cim_rec.object1_id2 := '#';
8946:
8947: IF (is_debug_statement_on) THEN
8948: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Calling okl_okc_migration_pvt.update_contract_item');
8949: END IF;
8950:
8951: okl_okc_migration_pvt.update_contract_item(
8952: p_api_version => 1.0,

Line 8951: okl_okc_migration_pvt.update_contract_item(

8947: IF (is_debug_statement_on) THEN
8948: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Calling okl_okc_migration_pvt.update_contract_item');
8949: END IF;
8950:
8951: okl_okc_migration_pvt.update_contract_item(
8952: p_api_version => 1.0,
8953: p_init_msg_list => okc_api.g_false,
8954: x_return_status =>x_return_status,
8955: x_msg_count =>x_msg_count,

Line 8961: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Called okl_okc_migration_pvt.update_contract_item x_return_status = '||x_return_status);

8957: p_cimv_rec =>l_cim_rec,
8958: x_cimv_rec =>x_cim_rec);
8959:
8960: IF (is_debug_statement_on) THEN
8961: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Called okl_okc_migration_pvt.update_contract_item x_return_status = '||x_return_status);
8962: END IF;
8963:
8964: IF (x_return_status = OKL_API.G_RET_STS_UNEXP_ERROR) THEN
8965: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;