DBA Data[Home] [Help]

APPS.PAY_JP_DIMENSION_GENERATOR_PKG dependencies on FF_COMPILED_INFO_F

Line 793: from ff_compiled_info_f

789: and ff.effective_end_date = fdi.effective_end_date
790: and ff.business_group_id = p_business_group_id);
791: --
792: delete
793: from ff_compiled_info_f
794: where formula_id in (
795: select distinct
796: ff.formula_id
797: from ff_user_entities u,