Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

pop_up window with a check box

Former Member
0 Kudos

Hi Gurus,

iam having requirement to display a popup window with two message texts and with a message followed by a check box. i have tried with all the function modules starting with popup_* but iam not able to find the exact one. please suggest me a solution where i can display two textmessages and a message followed by check box.

the below is the order in which i need to display data in my popup window.

Message text1.

Message text2.

checkbox Message text3.

<REMOVED BY MODERATOR>

Thanks ,

Kishor.

Edited by: Alvaro Tejada Galindo on Feb 11, 2008 6:05 PM

3 REPLIES 3

Former Member
0 Kudos

Hi,

Try using FM RK_POPUP_KONDITION.

Thanks,

Sriram Ponna.

0 Kudos

Hi Sriram,

thanks for u r reply. but i dont want radio buttons in my popup window. i want a checkbox followed by message text. i.e., in the for mat

message text1 -


> text1

message text2 -


> text2

checkbox message text3 -


>text3

yes no cancel -


> Push buttons.

all the above requirements has to be there in a popup window. please give me correct reply....

Thanks,

Kishor.

0 Kudos

Hi,

Use popup_get_values FM

Study its documentation in SE37............

Cheers,

jose.