DBA Data[Home] [Help]

APPS.HRASSACT dependencies on FF_CONTEXTS

Line 3926: from ff_contexts;

3922: --
3923: cursor get_cxt is
3924: select context_name,
3925: context_id
3926: from ff_contexts;
3927: --
3928: begin
3929: --
3930: g_context_cache.sz := 0;