DBA Data[Home] [Help]

APPS.OKL_MASS_REBOOK_PVT dependencies on OKL_TRANSACTION_PVT

Line 2515: okl_transaction_pvt.create_transaction(

2511: OKL_DEBUG_PUB.LOG_DEBUG(FND_LOG.LEVEL_STATEMENT, G_MODULE,'After Versioning of Contract');
2512: END IF;
2513: -- Create Transaction for the rebook-ed contract
2514:
2515: okl_transaction_pvt.create_transaction(
2516: p_api_version => l_api_version,
2517: p_init_msg_list => OKL_API.G_FALSE,
2518: x_return_status => x_return_status,
2519: x_msg_count => x_msg_count,