2007 Apr 25 6:15 PM
Hi
I am having date field in my internal table(yyyymmdd). But in selection field is only GJAHR(year). How to compare that in select statement.
Regards
John
try this where clause on your SELECT.
WHERE GJAHR = itab-fld+0(4).
~Suresh
2007 Apr 25 6:18 PM
try this where clause on your SELECT.
WHERE GJAHR = itab-fld+0(4).
~Suresh
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |