FND Languages
Description
select flv.description language, flv.language_code, decode(flv.installed_flag,'I','Installed','B','Base Language') installed_flag, flv.last_update_date from fnd_languages_vl flv where 1=1 order by flv.description |
Parameter Name | SQL text | Validation | |
---|---|---|---|
Show installed only |
|
LOV |