DBA Data[Home] [Help]

APPS.PAY_ZA_COIDA_ARCHIVE dependencies on FF_GLOBALS_F

Line 162: ff_globals_f

158: global_value,
159: effective_start_date,
160: effective_end_date
161: From
162: ff_globals_f
163: Where
164: global_name = 'ZA_COIDA_LIMIT'
165: And legislation_code = 'ZA'
166: And (p_start_period_date between effective_start_date and effective_end_date

Line 258: ff_globals_f

254: Where
255: 1 < (Select
256: count(global_value)
257: From
258: ff_globals_f
259: Where
260: global_name = 'ZA_COIDA_LIMIT'
261: And legislation_code = 'ZA'
262: And (g_start_period_date between effective_start_date and effective_end_date