DBA Data[Home] [Help]

APPS.SSP_SMP_SUPPORT_PKG dependencies on FF_GLOBALS_F

Line 238: from ff_globals_f ni

234: --
235: -- Get the LEL as at the effective date
236: --
237: select to_number(ni.global_value) LEL
238: from ff_globals_f ni
239: where ni.global_name = 'NI_WEEKLY_LEL'
240: and ni.business_group_id is null
241: and ni.legislation_code = 'GB'
242: and p_effective_date between ni.effective_start_date