Set DataArea
Use this command to reset the flag for a specific DataArea that has been modified since the initial download.
This command is useful if, after the initial download of the DataArea, you require modeling before displaying the DataArea to the user and you want to track only user-initiated changes to the DataArea.
Syntax
SET DATAAREA Name DATACHANGED TO FALSE
where:
- Name is the name of the DataArea for which you want to reset the flag.
Syntax example
SET DATAAREA da1 DATACHANGED TO FALSE