DBA Data[Home] [Help]

APPS.OE_SCH_CONC_REQUESTS dependencies on OE_ATP

Line 207: l_atp_tbl OE_ATP.Atp_Tbl_Type;

203: IS
204: l_apply_sch_date DATE;
205: l_arrival_set_id NUMBER;
206: l_ato_line_id NUMBER;
207: l_atp_tbl OE_ATP.Atp_Tbl_Type;
208: l_booked_flag VARCHAR2(1);
209: l_control_rec OE_GLOBALS.Control_Rec_Type;
210: l_cursor_id INTEGER;
211: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;