DBA Data[Home] [Help]

APPS.HRI_OPL_BDGTS dependencies on PQH_BUDGET_DETAILS

Line 192: FROM pqh_budget_details det,

188: ,l_user_id
189: ,l_user_id
190: ,l_user_id
191: ,SYSDATE
192: FROM pqh_budget_details det,
193: pqh_budget_periods prd,
194: per_time_periods ptps,
195: per_time_periods ptpe
196: WHERE det.budget_version_id = p_budget_version_id

Line 319: FROM pqh_budget_details det,

315: ,l_user_id
316: ,l_user_id
317: ,l_user_id
318: ,SYSDATE
319: FROM pqh_budget_details det,
320: pqh_budget_periods prd,
321: per_time_periods ptps,
322: per_time_periods ptpe,
323: pqh_budget_sets bset,