cancel
Showing results for 
Search instead for 
Did you mean: 

How to create Radiobutton in webdynpro abap

Former Member
0 Kudos

Hi experts,

I am new to webdynpro abap.I have been given 1 scnario in webdynpro abap to develope:the scnario is as follows:

In first screen there are n no of user are present, i hv to select any user using radiobutton then that user will able to write some text or message in second screen or view( i hv to decide where user can write text or message).similarly other user which has been selected by radiobutton will able to write text in screen or view belongs to them respectbly. Then if user click on save or delete button the text should be saved or deleted from ztable.

I think i hv to create TEXTVIEW or TEXTEDIT so that respective user can write text or message in their view or screen. Please suggest me how to prossed.How to create TEXTVIEW & TEXTEDIT & what is its use.

Secondly please give me steps to create Radiobutton in webdynpro abap.

Thanks In advance,

Sanjay

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Refer the Standard comp : wdr_test_events . View - Radiobutton.

SAP Online help : http://help.sap.com/saphelp_erp2005/helpdata/EN/c0/e8884118aa1709e10000000a155106/frameset.htm

For TextView and TextEdit :

Refer this : http://help.sap.com/saphelp_erp2005/helpdata/EN/6a/a6884121a41c09e10000000a155106/frameset.htm.

This will give a clear idea with diagram about both these UI element.

Edited by: Saurav Mago on Aug 21, 2009 8:35 AM