DBA Data[Home] [Help]

APPS.FND_REQUEST_SET_STAGES_PKG dependencies on FND_CONCURRENT_PROGRAMS

Line 350: update fnd_concurrent_programs

346:
347: begin
348: -- Disable the concurrent program (if any).
349: begin
350: update fnd_concurrent_programs
351: set enabled_flag='N'
352: where application_id = x_set_application_id
353: and concurrent_program_id in
354: (select concurrent_program_id