DBA Data[Home] [Help]

APPS.JAI_PO_HA_TRIGGER_PKG dependencies on HR_LOCATIONS

Line 329: FROM Hr_Locations

325: v_service_Type_code VARCHAR2(30); /* ssumaith - bug# 6109941 */
326:
327: CURSOR Fetch_Org_Id_Cur IS
328: SELECT Inventory_Organization_id
329: FROM Hr_Locations
330: WHERE Location_Id = v_ship_loc_id;
331:
332: -- Get the Line Focus Id from the Sequence
333: