DBA Data[Home] [Help]

APPS.PAY_SE_RULES dependencies on FND_ID_FLEX_STRUCTURES

Line 717: fnd_id_flex_structures fstruct,

713: SELECT target.segment2
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