DBA Data[Home] [Help]

APPS.PAY_AU_RETRO_UPGRADE dependencies on PAY_ELE_CLASSIFICATION_RULES

Line 1762: from pay_ele_classification_rules pecr,

1758: where petr.element_type_id = cp_element_type_id
1759: and petr.include_or_exclude = 'I'
1760: union all
1761: select pes.element_set_id
1762: from pay_ele_classification_rules pecr,
1763: pay_element_types_f pet,
1764: pay_element_sets pes
1765: where pet.classification_id = pecr.classification_id
1766: and pes.element_set_id = pecr.element_set_id

Line 1985: from pay_ele_classification_rules pecr,

1981: where petr.element_type_id = cp_element_type_id
1982: and petr.include_or_exclude = 'I'
1983: union all
1984: select pes.element_set_id
1985: from pay_ele_classification_rules pecr,
1986: pay_element_types_f pet,
1987: pay_element_sets pes
1988: where pet.classification_id = pecr.classification_id
1989: and pes.element_set_id = pecr.element_set_id