DBA Data[Home] [Help]

APPS.PQH_BUDGET dependencies on PQH_BUDGET_VERSIONS

Line 1909: from pqh_budget_versions

1905: p_copy_budget_periods in varchar2,
1906: p_budget_style_cd in varchar,
1907: p_rows_inserted out nocopy number) IS
1908: cursor c0 is select budget_unit1_value,budget_unit2_value,budget_unit3_value
1909: from pqh_budget_versions
1910: where budget_version_id = p_budget_version_id;
1911: cursor c1 is select position_id , grade_id, bud.organization_id organization_id, job_id,budget_detail_id,
1912: budget_unit1_value,budget_unit2_value,budget_unit3_value,
1913: budget_unit1_available,budget_unit2_available,budget_unit3_available,