DBA Data[Home] [Help]

APPS.OKL_SPLIT_CONTRACT_PVT dependencies on OKL_COPY_ASSET_PUB

Line 1492: OKL_COPY_ASSET_PUB.COPY_ASSET_LINES(p_api_version => p_api_version,

1488: ELSIF (x_return_status = OKL_API.G_RET_STS_ERROR) THEN
1489: RAISE OKL_API.G_EXCEPTION_ERROR;
1490: END IF;
1491: -- Now the Copy the Asset lines
1492: OKL_COPY_ASSET_PUB.COPY_ASSET_LINES(p_api_version => p_api_version,
1493: p_init_msg_list => p_init_msg_list,
1494: x_return_status => x_return_status,
1495: x_msg_count => x_msg_count,
1496: x_msg_data => x_msg_data,