DBA Data[Home] [Help]

APPS.MTH_UTIL_PKG dependencies on MTH_SITE_SHIFT_DEFINITIONS

Line 2999: mth_site_shift_definitions where plant_fk_key=p_plant_fk_key;

2995: select start_time ,end_time ,graveyard ,shift_num , shift_name,shift_type
2996: -- into l_start_time, l_end_time, l_graveyard, l_shift_num,l_line_num,l_shift_name,l_shift_type
2997: from
2998:
2999: mth_site_shift_definitions where plant_fk_key=p_plant_fk_key;
3000:
3001: CURSOR c_shift_date(p_plant_key NUMBER)
3002: IS
3003: SELECT shift_date