DBA Data[Home] [Help]

APPS.PAY_JP_TRANSLATION_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 9

			select	meaning
			from	hr_lookups
			where	lookup_type=p_lookup_type
			and	lookup_code=p_lookup_code;