DBA Data[Home] [Help]

APPS.PER_PERRPFP2_XMLP_PKG dependencies on PAY_LEGISLATION_RULES

Line 100: from pay_legislation_rules

96: v_id_flex_num number;
97: begin
98: select rule_mode
99: into v_id_flex_num
100: from pay_legislation_rules
101: where legislation_code = v_legislation_code
102: and rule_type = 'S'
103: and exists
104: (select null