2008 Mar 18 1:23 PM
Hello,
i´ve developed an ALV, and i have a problem. This ALV has 2 field like LABST type. When i push 'SUM' button, i can´t sum this field (column). I recibe an error like this.
"YOU CANNOT EXECUTE THIS OPERATION OVER THE COLUMN 'TEORIC STOCK' "
Can anyone help me?
Thanks.!
Hello,
i´ve developed an ALV, and i have a problem. This ALV has 2 field like LABST type. When i push 'SUM' button, i can´t sum this field (column). I recibe an error like this.
"YOU CANNOT EXECUTE THIS OPERATION OVER THE COLUMN 'TEORIC STOCK' "
Can anyone help me?
Thanks.!
2008 Mar 18 1:28 PM
Hi,
ur field catalog should have minimum of two char data type fields
when the remining columns are num fields.
Regards,
S.Nehru.
2008 Mar 18 1:31 PM
Hi ,
Check for the DO_SUM flag in fieldcatalog for the particlular field.
regards
Sourabh Verma
2008 Mar 18 1:33 PM
Check whether you have associated the unit of measure for the quantity fields in the field catalog definition?
Thanks
Balaji