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: 

Displaying Check boxes in the Report Output

Former Member
0 Kudos
69

hi Folks,

I need to dispay check boxes for every line item in my report output, the user can select particular line item by clicking the check box. and if the user click one button on the report, the corresponding dunning form should be generated. How can i acheive this. is displaying check boxes possible in normal reports or we need to go for ALV. please help me regarding this.

thnx,

santosh.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
48

We can do it with the normal report also.Create a charecter field and while the field to the screnn

write 😕 field as check box.

this will create acheck box in the output

1 REPLY 1

Former Member
0 Kudos
49

We can do it with the normal report also.Create a charecter field and while the field to the screnn

write 😕 field as check box.

this will create acheck box in the output