DBA Data[Home] [Help]

APPS.PAY_KR_YEA_SSHR_UTILS_PKG dependencies on PAY_ELEMENT_TYPES_F

Line 1331: pay_element_types_f pet

1327: select peev.screen_entry_value
1328: from pay_element_entries_f pee,
1329: pay_element_entry_values_f peev,
1330: pay_input_values_f piv,
1331: pay_element_types_f pet
1332: where pet.element_name = 'TAX'
1333: and pet.legislation_code = 'KR'
1334: and pee.entry_type = 'E'
1335: and pet.element_type_id = piv.element_type_id