DBA Data[Home] [Help]

APPS.OKL_CONTRACT_REBOOK_PVT dependencies on OKL_TRANSACTION_PVT

Line 7406: okl_transaction_pvt.create_transaction(

7402: RAISE OKC_API.G_EXCEPTION_ERROR;
7403: END IF;
7404:
7405: -- Create Transaction for the rebook-ed contract
7406: okl_transaction_pvt.create_transaction(
7407: p_api_version => p_api_version,
7408: p_init_msg_list => p_init_msg_list,
7409: x_return_status => x_return_status,
7410: x_msg_count => x_msg_count,