Payables and Cash Management - EBS (MOSC)

MOSC Banner

Multi Language Support Setup

edited Aug 23, 2010 10:48AM in Payables and Cash Management - EBS (MOSC) 6 commentsAnswered
 Hi All,

               We have currently upgraded from 11i to R12.1.2 and we have decided to USE MLS & NLS(Multi Language Support) for the very 1st time.We have 4 Languages (American,Spanish,French,Porteguse) so when we query for data in _tl tables(ap_terms_tl,ra_terms_tl,fnd_responsibility_tl) we get four records for a single term_id becasue we are using 4 languages so we need to keep a language join. What I am doing is

   Select * from ap_terms_tl where agent_id = 5 and langauge = USERENV('LANG'); which retruns only one row with US as the language. Here is a sceneario where I am struck I want to see data in a different language like spanish or french or porteguse  so how can i acheive that. what i am trying to do is

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center