DBA Data[Home] [Help]

APPS.JAI_PO_HA_TRIGGER_PKG dependencies on HR_LOCATIONS

Line 335: FROM Hr_Locations

331: v_service_Type_code VARCHAR2(30); /* ssumaith - bug# 6109941 */
332:
333: CURSOR Fetch_Org_Id_Cur IS
334: SELECT Inventory_Organization_id
335: FROM Hr_Locations
336: WHERE Location_Id = v_ship_loc_id;
337:
338: -- Get the Line Focus Id from the Sequence
339: