DBA Data[Home] [Help]

APPS.PAY_JP_DIMENSION_GENERATOR_PKG dependencies on FF_FORMULAS_F

Line 781: ff_formulas_f ff

777: ff.formula_id
778: from ff_user_entities u,
779: ff_database_items d,
780: ff_fdi_usages_f fdi,
781: ff_formulas_f ff
782: where u.creator_id = p_defined_balance_id
783: and u.creator_type in ('B', 'RB')
784: and d.user_entity_id = u.user_entity_id
785: and fdi.item_name = d.user_name

Line 800: ff_formulas_f ff

796: ff.formula_id
797: from ff_user_entities u,
798: ff_database_items d,
799: ff_fdi_usages_f fdi,
800: ff_formulas_f ff
801: where u.creator_id = p_defined_balance_id
802: and u.creator_type in ('B', 'RB')
803: and d.user_entity_id = u.user_entity_id
804: and fdi.item_name = d.user_name