DBA Data[Home] [Help]

APPS.OKL_RELEASE_PVT dependencies on OKL_COPY_CONTRACT_PUB

Line 1122: OKL_COPY_CONTRACT_PUB.copy_lease_contract_new(

1118: ELSIF (x_return_status = OKL_API.G_RET_STS_ERROR) THEN
1119: RAISE OKL_API.G_EXCEPTION_ERROR;
1120: END IF;
1121: -- TO copy the Copy the contract first
1122: OKL_COPY_CONTRACT_PUB.copy_lease_contract_new(
1123: p_api_version => p_api_version,
1124: p_init_msg_list => p_init_msg_list,
1125: x_return_status => x_return_status,
1126: x_msg_count => x_msg_count,