DBA Data[Home] [Help]

APPS.HR_LEG_RULE dependencies on PAY_LEGISLATION_RULES

Line 24: from pay_legislation_rules LR

20: -- we need to fetch the value
21: begin
22: select LR.rule_mode
23: into hr_leg_rule.last_found_flag
24: from pay_legislation_rules LR
25: where LR.rule_type = 'I'
26: and LR.legislation_code =
27: (select BG.legislation_code
28: from per_business_groups BG