Hello Prathap.
As your post does not clearly specify what all data you want to retrieve using CRM_ORDER_READ, you can query CRMD_ORDEADM_H table with posting date(assuming posting date is start date).
You cannot directly retrieve data using start date in CRM_ORDER_READ FM.
You can retrieve data from CRM_ORDER_READ based on other input criteria and then filter the data on 'Start Date'.
I hope this helps.
Thanks,
Kapil