DBA Data[Home] [Help]

APPS.PAY_PAYUSDED_XMLP_PKG dependencies on PAY_ELE_CLASSIFICATION_RULES

Line 333: from pay_ele_classification_rules

329: select pet1.element_type_id
330: from pay_element_types_f pet1
331: where pet1.classification_id in
332: (select classification_id
333: from pay_ele_classification_rules
334: where element_set_id = cp_element_set_id)
335: minus
336: select petr.element_type_id
337: from pay_element_type_rules petr