DBA Data[Home] [Help]

APPS.OE_ORDER_GRP dependencies on OE_SCHEDULE_UTIL

Line 50: OE_SCHEDULE_UTIL.OESCH_PERFORM_SCHEDULING := 'N';

46: x_control_rec.process := FALSE;
47:
48: -- No check for branch scheduling is needed. Therefore, removing the
49: -- check for profile value.
50: OE_SCHEDULE_UTIL.OESCH_PERFORM_SCHEDULING := 'N';
51:
52:
53: x_validation_level := FND_API.G_VALID_LEVEL_FULL;
54:

Line 688: OE_SCHEDULE_UTIL.OESCH_PERFORM_SCHEDULING := 'Y';

684:
685: -- No check for branch scheduling is needed. Therefore, removing the
686: -- check for profile value.
687:
688: OE_SCHEDULE_UTIL.OESCH_PERFORM_SCHEDULING := 'Y';
689:
690:
691: -- Bug 3013210 => if service level is validation only, rollback any
692: -- DB writes and also clear delayed requests