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

Reading data from table dased on time.......

Former Member
0 Likes
365

Hello,

I am having small issue..... i am having a set of recors in internal table. I am reading the record based on time.

While reading my time and the time recors stored in table having slight difference.

Now how to pull approprate records based on time saying plus or mines tolerance....

It is urgen.... can any one help out in this.........

1 ACCEPTED SOLUTION
Read only

piyush_mathur
Active Participant
0 Likes
340

Hi Feroz,

Compare the time with Comparison operator and retreived the records matching Hours and Minutes.

Thanks

Hello,

I am having small issue..... i am having a set of recors in internal table. I am reading the record based on time.

While reading my time and the time recors stored in table having slight difference.

Now how to pull approprate records based on time saying plus or mines tolerance....

It is urgen.... can any one help out in this.........

1 REPLY 1
Read only

piyush_mathur
Active Participant
0 Likes
341

Hi Feroz,

Compare the time with Comparison operator and retreived the records matching Hours and Minutes.

Thanks