Application Development and Automation 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: 
Read only

alv grid

Former Member
0 Likes
694

Hi,

I need to have the first column of my grid display a check box. for that what to do?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
673

Hi,

Check the program 'BCALV_EDIT_05'.

Regards,

jaya Vani

Hi,

I need to have the first column of my grid display a check box. for that what to do?

5 REPLIES 5
Read only

JozsefSzikszai
Active Contributor
0 Likes
673

hi,

you can do that through the fieldcatalog. Just mark it as checkbox for the this field.

hope this helps

ec

Read only

Former Member
0 Likes
673

Hi

In Field catalog pass check box to your column.

See Slis_t_fieldcatalog_alv for the fields of field catalog,

Read only

Former Member
0 Likes
674

Hi,

Check the program 'BCALV_EDIT_05'.

Regards,

jaya Vani

Read only

Former Member
0 Likes
673

using the field catalog you can do that..

use fieldcat-checkbox = 'X'. for the column which ever you want the check box.

Read only

Former Member
0 Likes
673

Hi,

See this sample program in oops concept.

BCALV_EDIT_05

Hope this helps you.

Reward points if helpfull.

Thanks & Regards,

Y.R.Prem Kumar