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: 

selection-screen fields in particular format

Former Member
0 Kudos

hi sap community,

i want to have some thing like following on my selection screen in table form.

fieldname group by order

emp no (checkbox) dropdown

name (checkbox) dropdown

project (checkbox) dropdown

and vertical lines in b/w the columns.

how can i achieve my objective

Edited by: Rob Burbank on Feb 24, 2010 11:54 AM

2 REPLIES 2

faisal_altaf2
Active Contributor
0 Kudos

Hi, Gaurav

If i have got you correctly, you want a table for input with 3 Columns an Multiple Rows, if i am right then you better to go for Screen Programing and use Table Control for more help about these you can Search in SCN or Google with key words Table Control.

If you don't want like above then Please Explain your Requirements bit more.

Best Regards,

Faisal

Former Member
0 Kudos

Have you considered the below statement yet?

SELECTION-SCREEN BEGIN OF LINE.