Hello Everyone,
I have a module named A.
I have an action where the source object is a view of the module A and target object is the module A.
I have done the following mapping in the action.

All the Dimension have been correctly mapped for the import but when i come to the line items Mapping
- I am mapping the "Sales Ops VP Approval" to "Approval Backup" and at the same time i am updating the "Sales Ops VP Approval" with "Clear Approval and push post Submission".
So What will happen, and how the data will flow in such import action, - Is there a sequence in which the data will get updated like first data will be copied to the approval backup line item(from "Sales Ops VP Approval") and then sales ops VP approval line item is updated.
Or - It will go hand in hand and we can't tell the order. Also there could be some issues too that we are not even aware of.
Really need some help in understanding this.