DBA Data[Home] [Help]

APPS.HRASSACT dependencies on FF_CONTEXTS

Line 3946: from ff_contexts;

3942: --
3943: cursor get_cxt is
3944: select context_name,
3945: context_id
3946: from ff_contexts;
3947: --
3948: begin
3949: --
3950: g_context_cache.sz := 0;