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')
Suburb mpping in Supplier Address Import Template will be mapped to Address Element Attribute2 (HZ_LOCATIONS. ADDR_ELEMENT_ATTRIBUTE2)
No comments:
Post a Comment