DBA Data[Home] [Help]

APPS.PAY_SUB_CLASS_RULES_PKG dependencies on HR_BALANCE_FEEDS

Line 120: hr_balance_feeds.ins_bf_sub_class_rule (p_Sub_Classification_Rule_Id);

116: --
117: end if;
118: --
119: hr_utility.set_location ('PAY_SUB_CLASS_RULES_PKG.INSERT_ROW',5);
120: hr_balance_feeds.ins_bf_sub_class_rule (p_Sub_Classification_Rule_Id);
121:
122: end insert_row;
123:
124:

Line 419: hr_balance_feeds.del_bf_sub_class_rule (

415: --
416: hr_utility.set_location ('pay_sub_class_rules_pkg.MAINTAIN_DELETION_INTEGRITY',1);
417: --
418: -- Delete balance feeds for this sub classification rule
419: hr_balance_feeds.del_bf_sub_class_rule (
420: --
421: p_sub_classification_rule_id,
422: p_delete_mode,
423: p_validation_start_date,