DBA Data[Home] [Help]

APPS.CSD_REPAIR_MANAGER_UTIL dependencies on PO_LOCATION_ASSOCIATIONS_ALL

Line 373: po_location_associations_all ploc,

369:
370: SELECT loc.location_id
371: INTO l_destn_loc_tbl(l_dest_org)
372: FROM hr_locations_all loc,
373: po_location_associations_all ploc,
374: --ra_customers cust -- bug#12610896, subhat
375: hz_cust_accounts cust
376: WHERE loc.inventory_organization_id = l_dest_org
377: AND loc.location_id = ploc.location_id