DBA Data[Home] [Help]

APPS.HR_CHANGE_START_DATE_API dependencies on PAY_LEGISLATION_RULES

Line 2028: l_hd_rule_value pay_legislation_rules.rule_mode%TYPE;

2024: AND csr_legislation.p_effective_date BETWEEN per.effective_start_date
2025: AND per.effective_end_date;
2026: --
2027: l_legislation_code per_business_groups.legislation_code%TYPE;
2028: l_hd_rule_value pay_legislation_rules.rule_mode%TYPE;
2029: l_hd_rule_found BOOLEAN;
2030: l_fpd_rule_value pay_legislation_rules.rule_mode%TYPE;
2031: l_fpd_rule_found BOOLEAN;
2032: --

Line 2030: l_fpd_rule_value pay_legislation_rules.rule_mode%TYPE;

2026: --
2027: l_legislation_code per_business_groups.legislation_code%TYPE;
2028: l_hd_rule_value pay_legislation_rules.rule_mode%TYPE;
2029: l_hd_rule_found BOOLEAN;
2030: l_fpd_rule_value pay_legislation_rules.rule_mode%TYPE;
2031: l_fpd_rule_found BOOLEAN;
2032: --
2033: -- 115.30,115.33 (END)
2034: --