Show message dialog

To show a message dialog in Oracle Forms (in EBS) use
fnd_message.debug('your message here')
By using this built-in there is no need to create your own alerts.

Comments

Post a Comment

Popular posts from this blog

How to create a custom integration interface in SOA Gateway

Status of a customer

Fix for java.sql.SQLException: Invalid column type when extending a VO