Where ‘XX’ is the application short name in
which the message is defined and ‘XX_ VENDOR_REJECTED_CBT'’ the name of the
message.
FND_MESSAGE.SET_NAME: this sets a message
name in the global area without actually retrieving the message from Message
Dictionary.
FND_MESSAGE.GET: Retrieves a translated
and token-substituted message from the message stack and then clears that
message from the message stack. GET returns upto 2000 bytes of message.
No comments:
Post a Comment