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 368: hr_balance_feeds.del_bf_sub_class_rule (

364: --
365: hr_utility.set_location ('pay_sub_class_rules_pkg.MAINTAIN_DELETION_INTEGRITY',1);
366: --
367: -- Delete balance feeds for this sub classification rule
368: hr_balance_feeds.del_bf_sub_class_rule (
369: --
370: p_sub_classification_rule_id,
371: p_delete_mode,
372: p_validation_start_date,