I want to fetch the SalesOrder(Order Table) id from the Salesorderdetails(Order Products Table)..
My target entity is SalesOrderDetails and i want to take value from salesorderdetail and put in salesOrder Table
for example : Total of All the Products in the Salesorderdetails.