When we are creating a Sales Order .It is triggering an Event to a Third Party System .The event is getting triggered before the VBBE table is getting updated .Hence wrong information is flowing to the third party system .
But what we are observing that the VBBE table is taking time to get updated . We found some blogs on ATP_VBBE_CONSISTENCY .
Is it because Once the Sales Order is created the background job runs and it takes time to update the VBBE table .
If that is the case , is there any way we can imporve the perofrmance