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