ResponseMassIndexationScheduleJobDto¶
Example Json Object
1{
2 "code": "UPDATED",
3 "message": "string",
4 "defaultMessage": "string",
5 "debugMessage": "string",
6 "errors": {
7 "all": [
8 {
9 "type": "GENERIC",
10 "source": {},
11 "field": "string",
12 "errorKey": "string",
13 "errorMessage": "string"
14 }
15 ]
16 },
17 "object": {
18 "id": 0,
19 "cronExpression": "string",
20 "cronReadable": "string",
21 "active": true,
22 "unauthorized": true,
23 "nextExecution": "2019-08-24T14:15:22Z",
24 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
25 "previousExecution": "2019-08-24T14:15:22Z",
26 "previousExecutionMessage": "string",
27 "batchSize": 0,
28 "name": "string",
29 "profileId": 0,
30 "input": {
31 "id": 0,
32 "jobIndexationType": "NONE",
33 "jobIndexationTypeNonLease": "NONE",
34 "modificationDateType": "NEXT_AVAILABLE_PAYMENT_DATE",
35 "modificationDate": "2019-08-24",
36 "referenceDateType": "NEXT_AVAILABLE_PAYMENT_DATE",
37 "referenceDate": "2019-08-24",
38 "referenceDateTypeNonLease": "NEXT_AVAILABLE_PAYMENT_DATE",
39 "referenceDateNonLease": "2019-08-24",
40 "indexLevelType": "RATE",
41 "newIndexLevel": 0.1,
42 "indexLevelTypeNonLease": "RATE",
43 "newIndexLevelNonLease": 0.1,
44 "indexationDateType": "ROU_ANNIVERSARY_DATE",
45 "indexationDateTypeNonLease": "ROU_ANNIVERSARY_DATE",
46 "indexationStartDate": "2019-08-24",
47 "indexationStartDateNonLease": "2019-08-24",
48 "postingDateType": "NEXT_AVAILABLE_PAYMENT_DATE",
49 "postingDate": "2019-08-24",
50 "documentDate": "2019-08-24",
51 "translationDate": "2019-08-24",
52 "indexationTreatmentType": "DEFAULT",
53 "skipActivationGroupsWithOpenDraft": true,
54 "migratedFilterType": "MIGRATED",
55 "overrideCPICategoryInputs": [
56 {
57 "consumerPriceIndexCategoryId": 0,
58 "consumerPriceIndexCategoryIdNonLease": 0,
59 "consumerPriceIndexCategoryDisplayId": "string",
60 "consumerPriceIndexCategoryDisplayIdNonLease": "string",
61 "modificationDateType": "NEXT_AVAILABLE_PAYMENT_DATE",
62 "modificationDate": "2019-08-24",
63 "referenceDateType": "NEXT_AVAILABLE_PAYMENT_DATE",
64 "referenceDateTypeNonLease": "NEXT_AVAILABLE_PAYMENT_DATE",
65 "referenceDate": "2019-08-24",
66 "referenceDateNonLease": "2019-08-24",
67 "postingDateType": "NEXT_AVAILABLE_PAYMENT_DATE",
68 "postingDate": "2019-08-24",
69 "documentDate": "2019-08-24",
70 "translationDate": "2019-08-24"
71 }
72 ],
73 "revert": true,
74 "reversalReason": {
75 "id": 0,
76 "displayId": "string",
77 "status": "CREATED",
78 "name": "string",
79 "erpSystemId": 0,
80 "erpSystemDisplayId": "string"
81 },
82 "assetClassFilterType": "ALL",
83 "assetClasses": [
84 {
85 "id": 10000001,
86 "displayId": "IAC-001",
87 "status": {
88 "name": "ACTIVE",
89 "captionKey": "enum.objectStatus.active",
90 "active": true,
91 "caption": "Active"
92 },
93 "name": "Machinery and Equipment",
94 "assetClassType": "PROPERTY",
95 "infiniteUsefulLife": false
96 }
97 ],
98 "cpiCategoryFilterType": "ALL",
99 "cpiCategories": [
100 {
101 "id": 101,
102 "displayId": "CPI-2025-001",
103 "status": {
104 "name": "ACTIVE",
105 "captionKey": "enum.objectStatus.active",
106 "active": true,
107 "caption": "Active"
108 },
109 "name": "Consumer Price Index - City A",
110 "city": "New York",
111 "country": "USA",
112 "province": "NY"
113 }
114 ],
115 "listObjectType": "MASTER_AGREEMENT",
116 "objectList": [
117 {
118 "id": 0,
119 "displayId": "string",
120 "name": "string"
121 }
122 ]
123 },
124 "profile": {
125 "id": 0,
126 "profileId": 0,
127 "jobId": 0,
128 "name": "string",
129 "principalPositionType": "LESSEE",
130 "filterObject": {
131 "erpSystemFilterType": "ALL",
132 "erpSystems": [
133 {
134 "id": 0,
135 "displayId": "string",
136 "status": "CREATED",
137 "name": "string",
138 "type": "NAKISA",
139 "sapVersion": "ECC_EHP5"
140 }
141 ],
142 "leaseAreaFilterType": "ALL",
143 "leaseAreas": [
144 {
145 "id": 10000001,
146 "displayId": "0001",
147 "status": {
148 "name": "ACTIVE",
149 "captionKey": "enum.objectStatus.active",
150 "active": true,
151 "caption": "Active"
152 },
153 "name": "Global Lease Area"
154 }
155 ],
156 "businessUnitFilterType": "ALL",
157 "businessUnits": [
158 {
159 "id": 10000001,
160 "displayId": "BU0001",
161 "status": {
162 "name": "ACTIVE",
163 "captionKey": "enum.objectStatus.active",
164 "active": true,
165 "caption": "Active"
166 },
167 "name": "North America Business Unit"
168 }
169 ],
170 "companyFilterType": "ALL",
171 "companies": [
172 {
173 "id": 10000006,
174 "displayId": "1005",
175 "status": {
176 "name": "ACTIVE",
177 "captionKey": "enum.objectStatus.active",
178 "active": true,
179 "caption": "Active"
180 },
181 "erpSystemId": 10000001,
182 "erpSystemDisplayId": "FINQ8S-300",
183 "countryId": 10000095,
184 "countryDisplayId": "CA",
185 "postingPeriodVariantId": 0,
186 "fiscalVariantId": 0
187 }
188 ],
189 "leaseDepartmentFilterType": "ALL",
190 "leaseDepartments": [
191 {
192 "id": 300001,
193 "displayId": "DEP-01",
194 "status": {
195 "name": "ACTIVE",
196 "captionKey": "enum.objectStatus.active",
197 "active": true,
198 "caption": "Active"
199 },
200 "name": "Finance Department"
201 }
202 ],
203 "leaseGroupFilterType": "ALL",
204 "leaseGroups": [
205 {
206 "id": 60000001,
207 "displayId": "LG-001",
208 "status": {
209 "name": "ACTIVE",
210 "captionKey": "enum.objectStatus.active",
211 "active": true,
212 "caption": "Active"
213 },
214 "name": "Global Lease Group"
215 }
216 ],
217 "costCenterFilterType": "ALL",
218 "costCenters": [
219 {
220 "id": 14001,
221 "displayId": "CC-001",
222 "status": {
223 "name": "ACTIVE",
224 "captionKey": "enum.objectStatus.active",
225 "active": true,
226 "caption": "Active"
227 },
228 "name": "Cost Center A"
229 }
230 ],
231 "profitCenterFilterType": "ALL",
232 "profitCenters": [
233 {
234 "id": 9001,
235 "displayId": "PC-001",
236 "status": {
237 "name": "ACTIVE",
238 "captionKey": "enum.objectStatus.active",
239 "active": true,
240 "caption": "Active"
241 },
242 "name": "North Region Profit Center",
243 "validTo": "2025-12-31",
244 "erpSystemId": 101,
245 "erpSystemDisplayId": "SAP-01"
246 }
247 ],
248 "wbsFilterType": "ALL",
249 "wbses": [
250 {
251 "id": 1001,
252 "displayId": "WBS-2025-001",
253 "status": {
254 "name": "ACTIVE",
255 "captionKey": "enum.objectStatus.active",
256 "active": true,
257 "caption": "Active"
258 },
259 "name": "Main Project WBS"
260 }
261 ],
262 "businessAreaFilterType": "ALL",
263 "businessAreas": [
264 {
265 "id": 3001,
266 "displayId": "BA-2025-001",
267 "status": {
268 "name": "ACTIVE",
269 "captionKey": "enum.objectStatus.active",
270 "active": true,
271 "caption": "Active"
272 },
273 "name": "North America Operations"
274 }
275 ],
276 "functionalAreaFilterType": "ALL",
277 "functionalAreas": [
278 {
279 "id": 2001,
280 "displayId": "FA-2025-001",
281 "status": {
282 "name": "ACTIVE",
283 "captionKey": "enum.objectStatus.active",
284 "active": true,
285 "caption": "Active"
286 },
287 "name": "Accounting Department"
288 }
289 ]
290 }
291 }
292 }
293}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
code |
string |
false |
none |
none |
message |
string |
false |
write-only |
none |
defaultMessage |
string |
false |
write-only |
none |
debugMessage |
string |
false |
write-only |
none |
errors |
false |
none |
none |
|
object |
false |
none |
none |
Enumerated Values
Attribute |
Value |
|---|---|
code |
API_CALL_FAILED, ATTACHED, BAD_REQUEST, DATA_VALIDATION_ERROR, DELETED, DETACHED, INTERNAL_SYSTEM_ERROR, NULL_RESPONSE, OK, OK_BUT_RESPONSE_INVALID, REQUEST_VALIDATION_ERROR, SERVICE_VALIDATION_ERROR, UPDATED |