DBA Data[Home] [Help]

APPS.AK_REGION_PVT dependencies on AK_OBJECT2_PVT

Line 6664: AK_OBJECT2_PVT.DOWNLOAD_OBJECT (

6660: -- If the get object flag is 'Y', call download_object to retrieve
6661: -- all objects and attributes referenced by any of the selected regions.
6662: if (p_get_object_flag = 'Y') then
6663: if (l_object_pk_tbl.count > 0) then
6664: AK_OBJECT2_PVT.DOWNLOAD_OBJECT (
6665: p_validation_level => p_validation_level,
6666: p_api_version_number => 1.0,
6667: p_return_status => l_return_status,
6668: p_object_pk_tbl => l_object_pk_tbl,