Hi,
You can use parameters to get back the order number in CRM from ECC. If you are using standard BOR object for you transaction launcher then there are already parameters defined otherwise for custom BOR you need to create parameters and also put some code to pass the data to these parameters in ECC.
In the transaction launcher class under method process_return you can get the parameter values.
Hope it helps
Thanks
Kumar Gaurav.