DBA Data[Home] [Help]

APPS.DT_FNDATE dependencies on DT_DATE_PROMPTS_TL

Line 322: lock table dt_date_prompts_tl in exclusive mode nowait;

318: -- another process must be performing the FND_SESSIONS delete
319: -- logic. So this session does not need to do anything extra.
320: --
321: begin
322: lock table dt_date_prompts_tl in exclusive mode nowait;
323: --
324: -- If this point is reached then the table lock
325: -- has been obtained by this process.
326: --