DBA Data[Home] [Help]

APPS.PAY_BALANCE_FEED_DEL_PKG dependencies on HR_APPLICATION_OWNERSHIPS

Line 138: delete from hr_application_ownerships

134: hr_utility.set_message_token('STEP','2');
135: hr_utility.raise_error;
136: end if;
137:
138: delete from hr_application_ownerships
139: where key_name = 'SUB_CLASSIFICATION_RULE_ID'
140: and key_value = c_sub_class_id;
141:
142: --pay_sub_class_rules_pkg.delete_row (sub_rowid,p_sub_classification_rule_id,g_dt_mode,g_val_start_date,g_val_end_date);