Technology Stack - EBS (MOSC)

MOSC Banner

Oracle Forms - fnd_message.question with Only Yes and No

edited Aug 20, 2021 10:58AM in Technology Stack - EBS (MOSC) 4 commentsAnswered

Hi Friends,

 

    I need to pop up a message with only two options Yes and No .

I tried to use fnd_message.question as below. This is working only if we pass Yes , No and Cancel. Actually this option clearly not satisfying my requirement because if the user closes the pop up, we are getting some issues,

But fnd_message.question is working fine for three option Yes , No and Cancel. But I need to use only Yes and No. Kindly help if there is any function or option to use . Kindly help.

===============================

n_button_selection := fnd_message.question

                             (NULL,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center