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')
select t.base_formula_type_name , ttl.formula_type_name , ttl.description , c.base_context_name from ff_formula_types_b t ,...
No comments:
Post a Comment