DBA Data[Home] [Help]

APPS.PER_RO_DISABILITY SQL Statements

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

Line: 7

SELECT  lookup_code
FROM    fnd_lookup_values
WHERE   lookup_type = 'DISABILITY_CATEGORY'
AND     tag = '+RO'
AND     language = userenv ('LANG');