DBA Data[Home] [Help]

APPS.OKL_COPY_CONTRACT_PVT dependencies on OKL_COPY_CONTRACT_PUB

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

22216: ELSIF (x_return_status = OKL_API.G_RET_STS_ERROR) THEN
22217: RAISE OKL_API.G_EXCEPTION_ERROR;
22218: END IF;
22219: -- TO copy the Copy the contract first
22220: OKL_COPY_CONTRACT_PUB.copy_contract(p_api_version => p_api_version,
22221: p_init_msg_list => p_init_msg_list,
22222: x_return_status => x_return_status,
22223: x_msg_count => x_msg_count,
22224: x_msg_data => x_msg_data,