Tutorials
Oracle Apps
Oracle Apps Message Dictionary
Oracle Apps Message Dictionary - Page 2
Oracle Apps Message Dictionary - Page 3
Oracle Apps Message Dictionary - Page 4Oracle Apps 11i Free Training : Message Dictionary : This document discuss about message dictionary in oracle applications. It talks about the standards to be followed while defining the messages in oracle applications. It also discusses the usage of messages in the forms and concurrent programs.
Message Dictionary lets you catalog messages for display from your application without hard coding them into your forms and programs.
Using Message Dictionary, you can:
Following things should be complete before defining the messages.
1. Register your application. Standard applications come registered with oracle applications and hence you can skip this step if you are defining messages for any standard application.
2. Create a mesg directory under your application’s base directory (e.g $AP_TOP if application is oracle payables) where oracle application object library can store your message files.
Navigate to below mentioned path to define your messages.
Navigation – Application Developer->Application->Messages

Figure 1. Define Messages Navigation
Click on messages and following screen will appear.

Figure 2. Define Messages
Following fields are required while defining messages.
Name – Any meaningful name made of letters, numbers, hypens and underscores upto 30 characters can be used. This is used while invoking message dictionary through forms or concurrent programs.
Language-Language code for the language in which you want to get your message displayed. The common value is US.
Application – Name of the application for which you want to define the message.
Current Message Text – The text of the message which you to be displayed when your message is used in forms or concurrent programs.
Next Page: Oracle Apps Message Dictionary - Page 2
| Nice One |