Sets declared context store as unmodified (in other word as not dirty) without losing changes.
ATTRIBUTES
ContextStore | Context store to be adjusted. |
Initial motivation for the implementation of the step was the case when a screen uses a workflow method to postprocess the loaded data in virtual fields. Such postprocessing would mark the dataset and thus the screen as updated (dirty) and it would confuse the user. Only a subsequent update would again mark the data as dirty and try to write the changes to the database.