regarding fnd_message [message #151548] |
Thu, 15 December 2005 08:47 |
vk_appstech
Messages: 22 Registered: October 2005 Location: hyd
|
Junior Member |
|
|
hi,.
i am little bit confused on fnd_message.debug.let me be more clear.
i have a piece of code,,in the middle i am writing FND_MESSAGE.DEBUG('some message');
fnd_message.show;
i know this debug is not for the end user.but i was still able to see it in my forms.basicaaly i shouldnt see it ,,right...for the end user i have set _name or set_string..so where was the problem i couldnt get ..so let me know if i have to make any alterations any where so that end user couldnt see the debud messages. one more thing is i have checked the profile options of my custom application to check whether it was set to YES or NO.
any other issues i was neglecting ,,please let me know,.,,
thanks in advance.
vk
|
|
|