Tuesday, December 28, 2010
SELECTION-SCREEN BEGIN OF LINE. PARAMETERS: rc1 RADIOBUTTON GROUP rad1. SELECTION-SCREEN COMMENT 2(30) rc11 FOR FIELD rc1. SELECTION-SCREEN POSITION 40. PARAMETERS: rc2 RADIOBUTTON GROUP rad1. SELECTION-SCREEN COMMENT 43(30) rc22 FOR FIELD rc2. SELECTION-SCREEN POSITION 80. PARAMETERS: rc3 RADIOBUTTON GROUP rad1. SELECTION-SCREEN COMMENT 83(30) rc33 FOR FIELD rc3. SELECTION-SCREEN END OF LINE. SELECTION-SCREEN skip 2. SELECTION-SCREEN BEGIN OF LINE. PARAMETERS: rc111 RADIOBUTTON GROUP rad2. SELECTION-SCREEN COMMENT 2(30) rc1111 FOR FIELD rc111. SELECTION-SCREEN POSITION 40. PARAMETERS: rc112 RADIOBUTTON GROUP rad2. SELECTION-SCREEN COMMENT 43(30) rc1122 FOR FIELD rc112. SELECTION-SCREEN POSITION 80. PARAMETERS: rc113 RADIOBUTTON GROUP rad2. SELECTION-SCREEN COMMENT 83(30) rc1133 FOR FIELD rc113. SELECTION-SCREEN END OF LINE. INITIALIZATION. rc11 = 'Radiobutton row 1 col1'. rc22 = 'Radiobutton row 1 col2'. rc33 = 'Radiobutton row 1 col3'. rc1111 = 'Radiobutton row 2 col1'. rc1122 = 'Radiobutton row 2 col2'. rc1133 = 'Radiobutton row 2 col3'.
Followers
Popular Posts
- ABAP - ALV Report example with steps
- ABAP - Step by step tutorial on Smart Forms - Template Node
- ABAP - Sending email with pdf attachment
- SAP Adobe Form - Steps to create simple ADOBE Form and calling it from ABAP Program
- SAP ABAP - CL_ABAP_CHAR_UTILITIES class usage
- ABAP - Multiple value selection from F4 help for SELECT-OPTIONS
- Execute ABAP Report using SUBMIT statement
- ABAP - Select all or Deselect all in ALV or Check box handling in ALV
- Web Dynpro ABAP ALV - ON_CLICK event
- ABAP - Dynamic WHERE clause
The code pasted above has syntax error please update it.
ReplyDeleteThank you for highlighting. Corrected.
Deletemy family was needing a form earlier today and encountered a web service that has a searchable forms database . If people are wanting it too , here's a http://pdf.ac/6ueb8A
ReplyDeletemy family was needing a form earlier today and encountered a web service that has a searchable forms database . If people are wanting it too , here's a http://pdf.ac/6ueb8A
ReplyDelete