Hi Prateek,
You can call api CRM_ORDER_READ and read et_doc_flow by passing all the header guid in it_header_guid.
For performance set iv_only_spec_items = abap_true and before calling api send Doc_flow in IT_REQUESTED_OBJECTS.
Hope its resolve your issue
cheers!!
Tapan