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 using oops

Former Member
0 Likes
397

hi friends ,

i have developed one ALV grid using oops concept. but i am not able to see all the icons of griid.i want total and sub total icons. but those are in disabled.

Can any body tell me how to show all icons in out put of grid.

Kumar.

3 REPLIES 3
Read only

Former Member
0 Likes
376

hi check the program BCALV_GRID_04

check this ..

regards,

venkat.

Edited by: venkat appikonda on Mar 27, 2008 10:13 AM

Read only

Former Member
0 Likes
376

hi first tell me one thing are there any quatity fields in your internal table , if yes how did you declare them, if declared as type c then your total and subtotal buttons will be disabled.

if you declare those quantity fields as n or p then only thiose two buttons are enabled.

Read only

Former Member
0 Likes
376

u have to set do)sum parametr for sum filed in field catelogue then this option will be enabled.