DBA Data[Home] [Help]

APPS.AK_ON_OBJECTS_PVT dependencies on AK_REGION2_PVT

Line 2460: AK_REGION2_PVT.UPLOAD_REGION (

2456: end if;
2457: -- call ak_region_pvt.upload --
2458: -- dbms_output.put_line('Calling region upload:' ||
2459: -- to_char(sysdate, 'MON-DD HH24:MI:SS'));
2460: AK_REGION2_PVT.UPLOAD_REGION (
2461: p_validation_level => l_validation_level,
2462: p_api_version_number => 1.0,
2463: p_return_status => l_return_status,
2464: p_index => l_tbl_index,

Line 2793: AK_REGION2_PVT.UPLOAD_REGION_SECOND (

2789: (l_return_status = FND_API.G_RET_STS_ERROR) then
2790: RAISE FND_API.G_EXC_ERROR;
2791: end if; -- /* if l_return_status */
2792:
2793: AK_REGION2_PVT.UPLOAD_REGION_SECOND (
2794: p_validation_level => p_validation_level,
2795: p_return_status => l_return_status,
2796: p_loader_timestamp => l_timestamp,
2797: p_pass => l_index