Database Design Report XML Output Grammar
Table Of Contents
- Database Design Report XML Output Grammar
- Table of Contents
- Overview (Summary) Section
- General Section
- File Reference Section
- BaseTable Section
- Relationship Section
- ValueList Section
- Layout Section
- Account Section
- PrivilegeSet Section
- ExtendedPrivilege Section
- Authorized Files Section
- Custom Menu Set Section
- Custom Menu Section
- Custom Function Section
- Script Section
| Script Section 65
Records
Revert
Record/
Request
<Step id="51" name="Revert Record/Request"
enable="True">
<StepText>Script step text</StepText>
<NoInteract state="True"/>
</Step>
<NoInteract state> can be:
1 True
1 False
—
Records
Commit
Records/
Requests
<Step id="75" name="Commit Records/Requests"
enable="True">
<StepText>Script step text</StepText>
<NoInteract state="True"/>
<Option state="true"/>
</Step>
<NoInteract state> can be:
1 True
1 False
<Option state> can be:
1 True
1 False
—
Records
Copy Record <Step id="101" name="Copy Record/Request"
enable="True">
<StepText>Script step text</StepText>
</Step>
— —
Records
Copy All
Records
<Step id="98" name="Copy All Records/Requests"
enable="True">
<StepText>Script step text</StepText>
</Step>
— —
Records
Delete All
Records
<Step id="10" name="Delete All Records"
enable="True">
<StepText>Script step text</StepText>
<NoInteract state="True"/>
</Step>
<NoInteract state> can be:
1 True
1 False
—
Area Name XMLGrammar XMLValues XMLDescription