Application Development 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: 

ABAP SAP open sql group by date ( month , day or year )

Former Member
0 Kudos

Hey sap community,

i'm selecting a date with a select options filter in a

certain period for example between the 01.01.2017 and the 17.06.2017.

after the select im looping the timestamp into the ET_entityset.

the thing is i want to kinda group the dates for instance i want to group all dates selectet at january and february which means i want to group the dates after day, month, and year..

i thought about smth like a count or so ? because after that i need the number of the dates selectet grouped by month or day or year.

but i dont have any clue how to realize that in terms of coding it in ABAP.

  • SAP Managed Tags:
1 REPLY 1

Former Member
0 Kudos

can you explain with one example please to understand better?

  • SAP Managed Tags: