DBA Data[Home] [Help]

APPS.CTO_SUBASSEMBLY_SUP_PK dependencies on MRP_GLOBALS

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

1510: BEGIN
1511:
1512: x_return_status := FND_API.G_RET_STS_SUCCESS ;
1513:
1514: l_flow_schedule_rec.operation := MRP_GLOBALS.G_OPR_CREATE;
1515: l_flow_schedule_rec.scheduled_flag := 1;
1516:
1517: l_flow_schedule_rec.primary_item_id := pitems_table(pIndex).item_id;
1518: l_flow_schedule_rec.line_id := pitems_table(pIndex).line_id ;