Normally, data can be sent to the next screen when a screen transition occurs, but is this not possible with an external database?
The procedure to reproduce this is as follows.
Create data on screen A.
When moving to Screen B, carry over the data you just created.
Update the carried over data on Screen B.