Hello Kiran,
SAP considers standard day setting i.e from 00:00 to 24:00 so in system it not possible to fetch data as per factory production day.
You need to design separate program in which query will run for first day (Time - 07:00 to 24:00) and again run for next day (Time- 00:00 to 06:59).
To make yourself lazier you can ask your programmer to schedule program in background on say 7:30 AM and send you the data on mail.
Shekhar