DBA Data[Home] [Help]

APPS.RRS_SITE_INFO dependencies on RRS_SITE_UTILS

Line 1331: select RRS_SITE_UTILS.GET_LOCATION_NAME(site.site_id) as location_name,

1327:
1328: -- Entities Details
1329:
1330:
1331: select RRS_SITE_UTILS.GET_LOCATION_NAME(site.site_id) as location_name,
1332: RRS_SITE_UTILS.GET_PROPERTY_NAME(site.property_location_id) as property_name,
1333: MP.ORGANIZATION_CODE ORGANIZATION_CODE,
1334: HAOU.NAME ORGANIZATION_DESCRIPTION
1335: BULK Collect

Line 1332: RRS_SITE_UTILS.GET_PROPERTY_NAME(site.property_location_id) as property_name,

1328: -- Entities Details
1329:
1330:
1331: select RRS_SITE_UTILS.GET_LOCATION_NAME(site.site_id) as location_name,
1332: RRS_SITE_UTILS.GET_PROPERTY_NAME(site.property_location_id) as property_name,
1333: MP.ORGANIZATION_CODE ORGANIZATION_CODE,
1334: HAOU.NAME ORGANIZATION_DESCRIPTION
1335: BULK Collect
1336: INTO l_property_details