DBA Data[Home] [Help]

APPS.PAY_SE_RULES dependencies on PAY_LEGISLATION_RULES

Line 718: pay_legislation_rules leg

714: FROM
715: hr_soft_coding_keyflex target,
716: per_all_assignments_f ASSIGN,
717: fnd_id_flex_structures fstruct,
718: pay_legislation_rules leg
719: WHERE fstruct.id_flex_num = leg.rule_mode
720: AND fstruct.id_flex_code = 'SCL'
721: AND fstruct.application_id = 800
722: AND leg.legislation_code = 'SE'