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

Data for the given range

Former Member
0 Likes
634

Team,

For transaction ST22, User puts the date range(S_date) example : 25.12.2013 (from date) - 31.12.2013(To date) in the selection screen.

Requiremenrt is - need to display data (number of dumps) for each date from the given date range like data for 25th, 26th...till 31st one below the other.

Thanks in advance.

WIsh you all a Very Happy & Prosperous 2014.

Regards,

Gururaj.

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
538

Dumps are stored in database table SNAP, count records with DATUM selection range and select only first record of data of each dump filtering on SEQNO = 0.

Regards,

Raymond

Read only

rosenberg_eitan
Active Contributor
0 Likes
538

Hi,

I decided to do some promotion to this blog entry

since I can see that technic used can be useful and this hidden gem should be in the public knowledge .

So here is the result in this case:

And happy new year.