DBA Data[Home] [Help]

APPS.FND_FLEX_LOADER_APIS dependencies on FND_PROFILE

Line 3475: fnd_profile.put('CONC_PRIORITY', 1);

3471:
3472: --
3473: -- Submit compile requests with high priority.
3474: --
3475: fnd_profile.put('CONC_PRIORITY', 1);
3476:
3477: IF (p_mode = 'VST') THEN
3478: --
3479: -- Nothing to compile in NLS mode.