-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBuildModelResult.err.xml
More file actions
27 lines (27 loc) · 986 Bytes
/
BuildModelResult.err.xml
File metadata and controls
27 lines (27 loc) · 986 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="utf-8"?>
<Diagnostics
GenerationTime="2022-06-17T23:40:09.7679576+00:00">
<Items>
<Diagnostic>
<DiagnosticType>FormCompilation</DiagnosticType>
<Severity>Error</Severity>
<Path>CustTable/editContactPersonName</Path>
<ElementType>Table Method</ElementType>
<Moniker>TypeNotFound</Moniker>
<Line>0</Line>
<Column>0</Column>
<Message>The name 'ContactPersonName' does not denote a class, a table, or an extended data type.</Message>
</Diagnostic>
<Diagnostic>
<DiagnosticType>FormCompilation</DiagnosticType>
<Severity>Error</Severity>
<Path>CustTable/remainAmountCurPeriod</Path>
<ElementType>Table Method</ElementType>
<Moniker>TypeNotFound</Moniker>
<Line>0</Line>
<Column>0</Column>
<Message>The name 'CurrencyCode' does not denote a class, a table, or an extended data type.</Message>
</Diagnostic>
</Items>
<Aliases />
</Diagnostics>