1)Create the Message in Application Developer
2)Run the Concurrent Program called "Generate Messages" by passing language code and as well as application name
3)Call the message from form triggers by using FND_MESSAGE API's.
begin
FND_MESSAGE.SET_NAME ('PO', 'NEW MESSAGE');
fnd_message.show();
end;
20090808
Filled Under:
Form Development
Display the Message Boxes in the Forms
Posted By:
Oracle Apps Technical
on 1:23 PM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment