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

not printing do_sum value in output while selecting layout variant

Former Member
0 Likes
464

Hi experts,

I had created layout variant for selection screen . if i dont put layout variant it show proper output with do_sum value(TOTAL), but when i save screen layout variant as both default and user-specific , it gives output but the field having do_sum value in fieldcatlog is not showing do_sum vaule(TOTAL), it show all record but not there total. So please tell me what should be done to show the do_sum value(Total).

Thanks In Advance,

Ashish

Hi experts,

I had created layout variant for selection screen . if i dont put layout variant it show proper output with do_sum value(TOTAL), but when i save screen layout variant as both default and user-specific , it gives output but the field having do_sum value in fieldcatlog is not showing do_sum vaule(TOTAL), it show all record but not there total. So please tell me what should be done to show the do_sum value(Total).

Thanks In Advance,

Ashish

2 REPLIES 2
Read only

Kiran_Valluru
Active Contributor
0 Likes
436

Hi Anish,

Try using gs_layout-no_totline = ' '.

Thanks,

Regards

Kiran

Read only

0 Likes
436

solve also my problem