DBA Data[Home] [Help]

APPS.SSP_SMP_SUPPORT_PKG dependencies on FF_GLOBALS_F

Line 279: from ff_globals_f ni

275: --
276: -- Get the LEL as at the effective date
277: --
278: select to_number(ni.global_value) LEL
279: from ff_globals_f ni
280: where ni.global_name = 'NI_WEEKLY_LEL'
281: and ni.business_group_id is null
282: and ni.legislation_code = 'GB'
283: and p_effective_date between ni.effective_start_date