DBA Data[Home] [Help]

APPS.FII_BUDGET_FORECAST_C dependencies on GL_CODE_COMBINATIONS_KFV

Line 1748: FROM gl_code_combinations_kfv acct,

1744: CURSOR dupCursor IS
1745: SELECT /*+ parallel(bud) parallel(stg3) */
1746: DISTINCT acct.concatenated_segments,
1747: bud.budget_name
1748: FROM gl_code_combinations_kfv acct,
1749: gl_budget_versions bud,
1750: (SELECT code_combination_id, count(*)
1751: FROM (SELECT /*+ parallel(stg) */ stg.code_combination_id,
1752: stg.budget_version_id