DBA Data[Home] [Help]

APPS.FA_CHK_BOOKSTS_PKG dependencies on FND_CONCURRENT_PROGRAMS

Line 1275: from fnd_concurrent_programs pr

1271: 'FAMRCL', 1,
1272: 'FAPPT', 1,
1273: 0)
1274: into h_conflict
1275: from fnd_concurrent_programs pr
1276: where pr.concurrent_program_id = h_conc_program_id
1277: and pr.application_id = 140;
1278:
1279: if (p_log_level_rec.statement_level) then