-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRescoResourcePage.al
More file actions
268 lines (267 loc) · 8.96 KB
/
RescoResourcePage.al
File metadata and controls
268 lines (267 loc) · 8.96 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
page 50105 RescoResource
{
PageType = API;
Caption = 'RescoResource';
APIPublisher = 'Resco';
APIVersion = 'v2.0';
APIGroup = 'RescoIntegrations';
EntityName = 'RescoResource';
EntitySetName = 'RescoResource';
SourceTable = Resource;
DelayedInsert = true;
ChangeTrackingAllowed = true;
ODataKeyFields = "No.";
layout
{
area(content)
{
repeater(General)
{
field(no; Rec."No.")
{
Caption = 'No.';
}
field(address; Rec.Address)
{
Caption = 'Address';
}
field(address2; Rec."Address 2")
{
Caption = 'Address 2';
}
field(automaticExtTexts; Rec."Automatic Ext. Texts")
{
Caption = 'Automatic Ext. Texts';
}
field(baseUnitOfMeasure; Rec."Base Unit of Measure")
{
Caption = 'Base Unit of Measure';
}
field(blocked; Rec.Blocked)
{
Caption = 'Blocked';
}
field(capacity; Rec.Capacity)
{
Caption = 'Capacity';
}
field(city; Rec.City)
{
Caption = 'City';
}
field(comment; Rec.Comment)
{
Caption = 'Comment';
}
field(contractClass; Rec."Contract Class")
{
Caption = 'Contract Class';
}
field(countryRegionCode; Rec."Country/Region Code")
{
Caption = 'Country/Region Code';
}
field(county; Rec.County)
{
Caption = 'County';
}
field(defaultDeferralTemplateCode; Rec."Default Deferral Template Code")
{
Caption = 'Default Deferral Template Code';
}
field(directUnitCost; Rec."Direct Unit Cost")
{
Caption = 'Direct Unit Cost';
}
field(education; Rec.Education)
{
Caption = 'Education';
}
field(employmentDate; Rec."Employment Date")
{
Caption = 'Employment Date';
}
field(genProdPostingGroup; Rec."Gen. Prod. Posting Group")
{
Caption = 'Gen. Prod. Posting Group';
}
field(globalDimension1Code; Rec."Global Dimension 1 Code")
{
Caption = 'Global Dimension 1 Code';
}
field(globalDimension2Code; Rec."Global Dimension 2 Code")
{
Caption = 'Global Dimension 2 Code';
}
field(icPartnerPurchGLAccNo; Rec."IC Partner Purch. G/L Acc. No.")
{
Caption = 'IC Partner Purch. G/L Acc. No.';
}
field(image; Rec.Image)
{
Caption = 'Image';
}
field(inCustomerZone; Rec."In Customer Zone")
{
Caption = 'In Customer Zone';
}
field(indirectCost; Rec."Indirect Cost %")
{
Caption = 'Indirect Cost %';
}
field(jobTitle; Rec."Job Title")
{
Caption = 'Job Title';
}
field(lastDateModified; Rec."Last Date Modified")
{
Caption = 'Last Date Modified';
}
field(name; Rec.Name)
{
Caption = 'Name';
}
field(name2; Rec."Name 2")
{
Caption = 'Name 2';
}
field(noSeries; Rec."No. Series")
{
Caption = 'No. Series';
}
field(postCode; Rec."Post Code")
{
Caption = 'Post Code';
}
field(priceProfitCalculation; Rec."Price/Profit Calculation")
{
Caption = 'Price/Profit Calculation';
}
field(privacyBlocked; Rec."Privacy Blocked")
{
Caption = 'Privacy Blocked';
}
field(profit; Rec."Profit %")
{
Caption = 'Profit %';
}
field(qtyQuotedJob; Rec."Qty. Quoted (Job)")
{
Caption = 'Qty. Quoted (Job)';
}
field(qtyOnAssemblyOrder; Rec."Qty. on Assembly Order")
{
Caption = 'Qty. on Assembly Order';
}
field(qtyOnOrderJob; Rec."Qty. on Order (Job)")
{
Caption = 'Qty. on Order (Job)';
}
field(qtyOnServiceOrder; Rec."Qty. on Service Order")
{
Caption = 'Qty. on Service Order';
}
field(resourceGroupNo; Rec."Resource Group No.")
{
Caption = 'Resource Group No.';
}
field(rowVersionNumber; Rec.RowVersionNumber)
{
Caption = 'RoW Version Number';
}
field(salesCost; Rec."Sales (Cost)")
{
Caption = 'Sales (Cost)';
}
field(salesPrice; Rec."Sales (Price)")
{
Caption = 'Sales (Price)';
}
field(salesQty; Rec."Sales (Qty.)")
{
Caption = 'Sales (Qty.)';
}
field(searchName; Rec."Search Name")
{
Caption = 'Search Name';
}
field(serviceZoneFilter; Rec."Service Zone Filter")
{
Caption = 'Service Zone Filter';
}
field(socialSecurityNo; Rec."Social Security No.")
{
Caption = 'Social Security No.';
}
field(systemCreatedAt; Rec.SystemCreatedAt)
{
Caption = 'SystemCreatedAt';
}
field(systemCreatedBy; Rec.SystemCreatedBy)
{
Caption = 'SystemCreatedBy';
}
field(systemId; Rec.SystemId)
{
Caption = 'SystemId';
}
field(systemModifiedAt; Rec.SystemModifiedAt)
{
Caption = 'SystemModifiedAt';
}
field(systemModifiedBy; Rec.SystemModifiedBy)
{
Caption = 'SystemModifiedBy';
}
field(taxGroupCode; Rec."Tax Group Code")
{
Caption = 'Tax Group Code';
}
field(timeSheetApproverUserID; Rec."Time Sheet Approver User ID")
{
Caption = 'Time Sheet Approver User ID';
}
field(timeSheetOwnerUserID; Rec."Time Sheet Owner User ID")
{
Caption = 'Time Sheet Owner User ID';
}
field("type"; Rec."Type")
{
Caption = 'Type';
}
field(unitCost; Rec."Unit Cost")
{
Caption = 'Unit Cost';
}
field(unitPrice; Rec."Unit Price")
{
Caption = 'Unit Price';
}
field(usageCost; Rec."Usage (Cost)")
{
Caption = 'Usage (Cost)';
}
field(usagePrice; Rec."Usage (Price)")
{
Caption = 'Usage (Price)';
}
field(usageQty; Rec."Usage (Qty.)")
{
Caption = 'Usage (Qty.)';
}
field(useTimeSheet; Rec."Use Time Sheet")
{
Caption = 'Use Time Sheet';
}
field(vatProdPostingGroup; Rec."VAT Prod. Posting Group")
{
Caption = 'VAT Prod. Posting Group';
}
field(vendorNo; Rec."Vendor No.")
{
Caption = 'Vendor No.';
}
}
}
}
}