DBA Data[Home] [Help]

APPS.PAY_KR_YEA_SSHR_UTILS_PKG dependencies on PAY_ELEMENT_TYPES_F

Line 2053: pay_element_types_f pet

2049: select peev.screen_entry_value
2050: from pay_element_entries_f pee,
2051: pay_element_entry_values_f peev,
2052: pay_input_values_f piv,
2053: pay_element_types_f pet
2054: where pet.element_name = 'TAX'
2055: and pet.legislation_code = 'KR'
2056: and pee.entry_type = 'E'
2057: and pet.element_type_id = piv.element_type_id