DBA Data[Home] [Help]

APPS.HR_DELETE dependencies on PER_ASSIGNMENT_BUDGET_VALUES_F

Line 198: per_assignment_budget_values_f.

194: per_people_extra_info.
195: 110.1 27-JAN-97 N.Bristow Now deleting balance types correctly.
196: 110.2 16-APR-98 SASmith Change required from
197: per_assignment_budget_values to
198: per_assignment_budget_values_f.
199: This is due to the table changes to
200: make it date tracked.
201:
202: 110.3 07-MAY-98 NBristow Revised the order of deletion of

Line 886: DELETE FROM per_assignment_budget_values_f abv

882: open csr_get_bud (p_business_group_id);
883: fetch csr_get_bud into l_exists;
884: if csr_get_bud%found then
885: --
886: DELETE FROM per_assignment_budget_values_f abv
887: WHERE abv.business_group_id = p_business_group_id;
888: hr_utility.set_location(l_proc, 130);
889: --
890: DELETE FROM per_budget_values