DBA Data[Home] [Help]

APPS.PER_PERRPFP4_XMLP_PKG dependencies on PAY_LEGISLATION_RULES

Line 222: from pay_legislation_rules

218: v_id_flex_num number;
219: begin
220: select rule_mode
221: into v_id_flex_num
222: from pay_legislation_rules
223: where legislation_code = v_legislation_code
224: and rule_type = 'S'
225: and exists
226: (select null