2006 Jun 22 5:14 AM
Hello experts,
I have a small issue.
When i am subtotaling on a particular field in ALV that field value turns white. I need the normal black instead of white.
What should i be doing?
code :
f004_ls_sort-fieldname = 'XBLNR'.
f004_ls_sort-spos = 2.
f004_ls_sort-down = 'X'.
f004_ls_sort-subtot = 'X'.
thanks in advance,
Amit Kurup
Hello experts,
I have a small issue.
When i am subtotaling on a particular field in ALV that field value turns white. I need the normal black instead of white.
What should i be doing?
code :
f004_ls_sort-fieldname = 'XBLNR'.
f004_ls_sort-spos = 2.
f004_ls_sort-down = 'X'.
f004_ls_sort-subtot = 'X'.
thanks in advance,
Amit Kurup
2006 Jun 22 5:17 AM
Hi Mirza,
you no need to code for determining the subtotals.
instead you could use the corresponding buttons in the tool bar of ALV.
Cheers,
Abdul Hakim
2006 Jun 22 5:23 AM
hi, the customer needs the subtotals by coding.
that is why i have coded it there.
and now the field values are white and total in the end is black...
2006 Jun 22 5:28 AM
hi mirza,
normally the key field values will appear with blue background and the others will appear with white background in ALV.
i dont think there will be black ground.
Cheers,
Abdul Hakim
2006 Jun 22 5:31 AM
HI
GOOD
I DONT THINK THERE WOULD BE ANY PROBLEM IN THE CODING,BECAUSE THERE SHOULD NOT BE ANY KIND OF PROBLEM IN THE CHANGAING THE COLOR OF YOUR SUBTOTAL FIELD.
TRY TO CHECK THE PROGRAM THROUGH BREAK POINT WHEATHER THEER IS ANY CHANGES HAPPENING WHEN YOU R PRINTING THE SUBTOTAL VALUE.
THANKS
MRUTYUN
2006 Jun 22 5:28 AM
2006 Jun 22 5:28 AM
Hi
Make sure for the field u add up u have properly build the field catalog. Make sure u mention reference field and reference column in the field catalog.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |