DBA Data[Home] [Help]

APPS.OKL_AM_LEASE_TRMNT_PVT dependencies on OKL_OKC_MIGRATION_PVT

Line 7944: l_cim_rec okl_okc_migration_pvt.cimv_rec_type;

7940: l_talv_rec talv_rec_type;
7941: x_talv_rec talv_rec_type;
7942:
7943: l_oec NUMBER;
7944: l_cim_rec okl_okc_migration_pvt.cimv_rec_type;
7945: x_cim_rec okl_okc_migration_pvt.cimv_rec_type;
7946:
7947: l_txdv_rec adpv_rec_type;
7948: x_txdv_rec adpv_rec_type;

Line 7945: x_cim_rec okl_okc_migration_pvt.cimv_rec_type;

7941: x_talv_rec talv_rec_type;
7942:
7943: l_oec NUMBER;
7944: l_cim_rec okl_okc_migration_pvt.cimv_rec_type;
7945: x_cim_rec okl_okc_migration_pvt.cimv_rec_type;
7946:
7947: l_txdv_rec adpv_rec_type;
7948: x_txdv_rec adpv_rec_type;
7949: l_line_detail_number NUMBER := 1;

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

8128: l_cim_rec.id := l_cim_asset_id.ID;
8129: l_cim_rec.object1_id1 := to_char(l_asset_id);
8130: l_cim_rec.object1_id2 := '#';
8131: IF (is_debug_statement_on) THEN
8132: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Calling okl_okc_migration_pvt.update_contract_item');
8133: END IF;
8134:
8135: okl_okc_migration_pvt.update_contract_item(
8136: p_api_version => 1.0,

Line 8135: okl_okc_migration_pvt.update_contract_item(

8131: IF (is_debug_statement_on) THEN
8132: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Calling okl_okc_migration_pvt.update_contract_item');
8133: END IF;
8134:
8135: okl_okc_migration_pvt.update_contract_item(
8136: p_api_version => 1.0,
8137: p_init_msg_list => okc_api.g_false,
8138: x_return_status =>x_return_status,
8139: x_msg_count =>x_msg_count,

Line 8144: 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);

8140: x_msg_data =>x_msg_data,
8141: p_cimv_rec =>l_cim_rec,
8142: x_cimv_rec =>x_cim_rec);
8143: IF (is_debug_statement_on) THEN
8144: 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);
8145: END IF;
8146:
8147: IF (x_return_status = OKL_API.G_RET_STS_UNEXP_ERROR) THEN
8148: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;

Line 8540: l_cim_rec okl_okc_migration_pvt.cimv_rec_type;

8536: l_talv_rec talv_rec_type;
8537: x_talv_rec talv_rec_type;
8538:
8539: l_oec NUMBER;
8540: l_cim_rec okl_okc_migration_pvt.cimv_rec_type;
8541: x_cim_rec okl_okc_migration_pvt.cimv_rec_type;
8542:
8543: l_txdv_rec adpv_rec_type;
8544: x_txdv_rec adpv_rec_type;

Line 8541: x_cim_rec okl_okc_migration_pvt.cimv_rec_type;

8537: x_talv_rec talv_rec_type;
8538:
8539: l_oec NUMBER;
8540: l_cim_rec okl_okc_migration_pvt.cimv_rec_type;
8541: x_cim_rec okl_okc_migration_pvt.cimv_rec_type;
8542:
8543: l_txdv_rec adpv_rec_type;
8544: x_txdv_rec adpv_rec_type;
8545: l_line_detail_number NUMBER := 1;

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

8745: l_cim_rec.object1_id1 := to_char(l_asset_id);
8746: l_cim_rec.object1_id2 := '#';
8747:
8748: IF (is_debug_statement_on) THEN
8749: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Calling okl_okc_migration_pvt.update_contract_item');
8750: END IF;
8751:
8752: okl_okc_migration_pvt.update_contract_item(
8753: p_api_version => 1.0,

Line 8752: okl_okc_migration_pvt.update_contract_item(

8748: IF (is_debug_statement_on) THEN
8749: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name ,'Calling okl_okc_migration_pvt.update_contract_item');
8750: END IF;
8751:
8752: okl_okc_migration_pvt.update_contract_item(
8753: p_api_version => 1.0,
8754: p_init_msg_list => okc_api.g_false,
8755: x_return_status =>x_return_status,
8756: x_msg_count =>x_msg_count,

Line 8762: 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);

8758: p_cimv_rec =>l_cim_rec,
8759: x_cimv_rec =>x_cim_rec);
8760:
8761: IF (is_debug_statement_on) THEN
8762: 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);
8763: END IF;
8764:
8765: IF (x_return_status = OKL_API.G_RET_STS_UNEXP_ERROR) THEN
8766: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;