DBA Data[Home] [Help]

APPS.CTO_FLOW_SCHEDULE dependencies on MRP_GLOBALS

Line 335: l_flow_schedule_rec.operation := MRP_GLOBALS.G_OPR_CREATE;

331: -- end if;
332:
333: ***/
334:
335: l_flow_schedule_rec.operation := MRP_GLOBALS.G_OPR_CREATE;
336: l_flow_schedule_rec.scheduled_flag := 3;
337: -- Fixed bug 5153755
338: -- In R12, Flow team mandated the Calling APIs to ass the request id
339: -- It is mandatroy field. As per Yun Lin, we are adding the following stmt