DBA Data[Home] [Help]

APPS.WSH_CARRIER_ADDRESS_PKG dependencies on HZ_PARTY_SITES

Line 313: from hz_party_sites

309: l_location_object_NUMBER NUMBER;
310:
311: CURSOR Get_Site_Object_Number(p_party_site_id NUMBER) IS
312: select object_version_NUMBER
313: from hz_party_sites
314: where party_site_id = p_party_site_id;
315:
316: CURSOR Get_Location_Object_Number(p_location_id NUMBER) IS
317: select object_version_number