DBA Data[Home] [Help]

APPS.FA_CHK_BOOKSTS_PKG dependencies on FND_CONCURRENT_PROGRAMS

Line 1238: from fnd_concurrent_programs pr

1234: 'FAMRCL', 1,
1235: 'FAPPT', 1,
1236: 0)
1237: into h_conflict
1238: from fnd_concurrent_programs pr
1239: where pr.concurrent_program_id = h_conc_program_id
1240: and pr.application_id = 140;
1241:
1242: if (p_log_level_rec.statement_level) then