DBA Data[Home] [Help]

APPS.CTO_SUBASSEMBLY_SUP_PK dependencies on MRP_GLOBALS

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

1548: BEGIN
1549:
1550: x_return_status := FND_API.G_RET_STS_SUCCESS ;
1551:
1552: l_flow_schedule_rec.operation := MRP_GLOBALS.G_OPR_CREATE;
1553: l_flow_schedule_rec.scheduled_flag := 1;
1554:
1555: l_flow_schedule_rec.primary_item_id := pitems_table(pIndex).item_id;
1556: l_flow_schedule_rec.line_id := pitems_table(pIndex).line_id ;