DBA Data[Home] [Help]

APPS.HR_DELETE dependencies on PER_SECONDARY_ASS_STATUSES

Line 37: PER_SECONDARY_ASS_STATUSES

33: Version Date Author ER/CR No. Description of Change
34: -------+---------+----------+---------+--------------------------
35: 70.0 17-NOV-92 SZWILLIA Date Created
36: 70.1 09-FEB-93 SZWILLIA Corrected ref to
37: PER_SECONDARY_ASS_STATUSES
38: 70.2 11-MAR-93 NKHAN added 'exit' to the end
39: 70.3 13-APR-93 abraae remove references to defunct "legal
40: company" tables
41: 70.5 30-APR-93 M DYER Commented out reference to

Line 982: DELETE FROM per_secondary_ass_statuses

978: DELETE FROM per_spinal_point_placements_f
979: WHERE business_group_id = p_business_group_id;
980: hr_utility.set_location(l_proc, 240);
981: --
982: DELETE FROM per_secondary_ass_statuses
983: WHERE business_group_id = p_business_group_id;
984: hr_utility.set_location(l_proc, 250);
985: --
986: -- WWBUG 1833930. Changed to use base table per_all_assignments_f