DBA Data[Home] [Help]

APPS.PAY_GB_EOY_MAGTAPE dependencies on FF_GLOBALS_F

Line 362: from ff_globals_f ni

358: --
359: -- Cursor definitions
360: CURSOR C_NI_NEW_TAX_YEAR is
361: select to_char(fnd_date.canonical_to_date(max(ni.global_value)),'YYYY')
362: from ff_globals_f ni
363: where ni.global_name = 'NI_NEW_TAX_YEAR'
364: and ni.business_group_id is null
365: and ni.legislation_code = 'GB';
366: /* and sysdate between ni.effective_start_date