DBA Data[Home] [Help]

APPS.PAY_CORE_FF_UDFS dependencies on PAY_LEGISLATION_RULES

Line 145: FROM pay_legislation_rules

141: RETURN NUMBER IS
142:
143: CURSOR get_id_flex_num IS
144: SELECT rule_mode
145: FROM pay_legislation_rules
146: WHERE legislation_code = 'US'
147: and rule_type = 'S';
148:
149: Cursor get_ws_name (p_id_flex_num number,