SELECT lookup_code
,meaning
,description
FROM fnd_lookup_values
WHERE lookup_type = 'REVERSAL_CATEGORY_TYPE'
AND LANGUAGE = USERENV('LANG')
AND lookup_code = 'REV'
APEX$TASK_PK is a substitution string holding the primary key value of the system of records
No comments:
Post a Comment