DBA Data[Home] [Help]

APPS.PAY_ACTION_CONTEXTS_PKG dependencies on FF_FDI_USAGES_F

Line 292: ff_fdi_usages_f fdi

288: begin
289: select 1
290: into is_oeid
291: from pay_status_processing_rules_f spr,
292: ff_fdi_usages_f fdi
293: where spr.element_type_id = rec_context_value.element_type_id
294: and p_effective_date between
295: spr.effective_start_date and spr.effective_end_date
296: and fdi.formula_id = spr.formula_id