DBA Data[Home] [Help]

APPS.OKL_SPLIT_CONTRACT_PVT dependencies on OKL_COPY_CONTRACT_PUB

Line 1405: OKL_COPY_CONTRACT_PUB.copy_contract(p_api_version => p_api_version,

1401: ELSIF (x_return_status = OKL_API.G_RET_STS_ERROR) THEN
1402: RAISE OKL_API.G_EXCEPTION_ERROR;
1403: END IF;
1404: -- TO copy the Copy the contract first
1405: OKL_COPY_CONTRACT_PUB.copy_contract(p_api_version => p_api_version,
1406: p_init_msg_list => p_init_msg_list,
1407: x_return_status => x_return_status,
1408: x_msg_count => x_msg_count,
1409: x_msg_data => x_msg_data,