DBA Data[Home] [Help]

APPS.OKL_COPY_CONTRACT_PVT dependencies on OKL_COPY_CONTRACT_PUB

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

22394: ELSIF (x_return_status = OKL_API.G_RET_STS_ERROR) THEN
22395: RAISE OKL_API.G_EXCEPTION_ERROR;
22396: END IF;
22397: -- TO copy the Copy the contract first
22398: OKL_COPY_CONTRACT_PUB.copy_contract(p_api_version => p_api_version,
22399: p_init_msg_list => p_init_msg_list,
22400: x_return_status => x_return_status,
22401: x_msg_count => x_msg_count,
22402: x_msg_data => x_msg_data,