DBA Data[Home] [Help]

APPS.OKL_RELEASE_PVT dependencies on OKL_COPY_CONTRACT_PUB

Line 1108: OKL_COPY_CONTRACT_PUB.copy_lease_contract_new(

1104: ELSIF (x_return_status = OKL_API.G_RET_STS_ERROR) THEN
1105: RAISE OKL_API.G_EXCEPTION_ERROR;
1106: END IF;
1107: -- TO copy the Copy the contract first
1108: OKL_COPY_CONTRACT_PUB.copy_lease_contract_new(
1109: p_api_version => p_api_version,
1110: p_init_msg_list => p_init_msg_list,
1111: x_return_status => x_return_status,
1112: x_msg_count => x_msg_count,