DBA Data[Home] [Help]

APPS.PER_PERRPFP1_XMLP_PKG dependencies on PAY_LEGISLATION_RULES

Line 120: from pay_legislation_rules

116: v_id_flex_num number;
117: begin
118: select rule_mode
119: into v_id_flex_num
120: from pay_legislation_rules
121: where legislation_code = v_legislation_code
122: and rule_type = 'S'
123: and exists
124: (select null