DBA Data[Home] [Help]

APPS.CE_CSH_FCST_POP dependencies on GL_DAILY_BALANCES

Line 1150: FROM gl_daily_balances gdb,

1146: 34, NVL(PERIOD_AGGREGATE34,0)-NVL(PERIOD_AGGREGATE33,0),
1147: 35, NVL(PERIOD_AGGREGATE35,0)-NVL(PERIOD_AGGREGATE34,0),0)*
1148: DECODE(CE_CASH_FCST.G_rp_exchange_type,'User',CE_CASH_FCST.G_rp_exchange_rate,curr.exchange_rate))
1149: INTO l_end_of_day
1150: FROM gl_daily_balances gdb,
1151: gl_sets_of_books org,
1152: gl_code_combinations glcc,
1153: ce_currency_rates_temp curr
1154: WHERE curr.forecast_request_id = CE_CASH_FCST.G_forecast_id