DBA Data[Home] [Help]

APPS.PAY_GB_ENH_RETRO_PAY dependencies on PAY_ELEMENT_SETS

Line 163: pay_element_sets pes

159: pes.element_set_id
160: FROM
161: pay_ele_classification_rules pecr,
162: pay_element_types_f pet,
163: pay_element_sets pes
164: WHERE
165: pet.classification_id = pecr.classification_id
166: AND pes.element_set_id = pecr.element_set_id
167: AND

Line 318: pay_element_sets pes

314: pes.element_set_id
315: FROM
316: pay_ele_classification_rules pecr,
317: pay_element_types_f pet,
318: pay_element_sets pes
319: WHERE
320: pet.classification_id = pecr.classification_id
321: AND pes.element_set_id = pecr.element_set_id
322: AND