DBA Data[Home] [Help]

APPS.AK_REGION_PVT dependencies on AK_OBJECT2_PVT

Line 6653: AK_OBJECT2_PVT.DOWNLOAD_OBJECT (

6649: -- If the get object flag is 'Y', call download_object to retrieve
6650: -- all objects and attributes referenced by any of the selected regions.
6651: if (p_get_object_flag = 'Y') then
6652: if (l_object_pk_tbl.count > 0) then
6653: AK_OBJECT2_PVT.DOWNLOAD_OBJECT (
6654: p_validation_level => p_validation_level,
6655: p_api_version_number => 1.0,
6656: p_return_status => l_return_status,
6657: p_object_pk_tbl => l_object_pk_tbl,