eTRM - Technical Reference
see information through below website
http://etrm.oracle.com/pls/trm1222p/etrm_fndnav.ls_object
eTRM - Technical Reference
see information through below website
http://etrm.oracle.com/pls/trm1222p/etrm_fndnav.ls_object
=(select distinct(legal_entity) from org_organization_definitions where operating_unit=FND_PROFILE.VALUE ('ORG_ID'))
select translate(your_column, chr(10)||chr(11)||chr(13), ' ') from your_table;