DBA Data[Home] [Help]

APPS.PAY_JP_DIMENSION_GENERATOR_PKG dependencies on FF_COMPILED_INFO_F

Line 784: from ff_compiled_info_f

780: and ff.effective_end_date = fdi.effective_end_date
781: and ff.business_group_id = p_business_group_id);
782: --
783: delete
784: from ff_compiled_info_f
785: where formula_id in (
786: select distinct
787: ff.formula_id
788: from ff_user_entities u,