DBA Data[Home] [Help]

APPS.PAY_ELEMENT_DATA_PUMP dependencies on PAY_ELEMENT_CLASSIFICATIONS_TL

Line 217: pay_element_classifications_tl paytl

213:
214: Select pay.classification_id
215: into l_classification_id
216: From pay_element_classifications pay,
217: pay_element_classifications_tl paytl
218: Where pay.classification_id = paytl.classification_id
219: and paytl.language = userenv('LANG')
220: and pay.parent_classification_id is null
221: and nvl(pay.legislation_code,