DBA Data[Home] [Help]

APPS.OKL_MASS_REBOOK_PVT dependencies on OKL_TRANSACTION_PVT

Line 2576: okl_transaction_pvt.create_transaction(

2572: OKL_DEBUG_PUB.LOG_DEBUG(FND_LOG.LEVEL_STATEMENT, G_MODULE,'After Versioning of Contract');
2573: END IF;
2574: -- Create Transaction for the rebook-ed contract
2575:
2576: okl_transaction_pvt.create_transaction(
2577: p_api_version => l_api_version,
2578: p_init_msg_list => OKL_API.G_FALSE,
2579: x_return_status => x_return_status,
2580: x_msg_count => x_msg_count,