ExpensePostingResultDto¶
Example Json Object
1{
2 "successForAllPostings": true,
3 "errorMessage": "string",
4 "budgetDtoExpensePostedOn": {
5 "createdBy": "string",
6 "lastModifiedBy": "string",
7 "createdDate": "2019-08-24T14:15:22Z",
8 "lastModifiedDate": "2019-08-24T14:15:22Z",
9 "archived": true,
10 "externalId": "string",
11 "id": 0,
12 "name": "string",
13 "startDate": "2019-08-24",
14 "dueDate": "2019-08-24",
15 "departmentId": 0,
16 "statusId": 0,
17 "totalBudgetAmount": 0,
18 "allocatedBudgetAmount": 0,
19 "owner": "string",
20 "status": {
21 "createdBy": "string",
22 "lastModifiedBy": "string",
23 "createdDate": "2019-08-24T14:15:22Z",
24 "lastModifiedDate": "2019-08-24T14:15:22Z",
25 "archived": true,
26 "externalId": "string",
27 "id": 0,
28 "priority": 0,
29 "internalId": 0,
30 "pickListCode": "string",
31 "pickListLabel": "string",
32 "label": "string",
33 "cultureId": 0,
34 "labelDtos": [
35 {
36 "createdBy": "string",
37 "lastModifiedBy": "string",
38 "createdDate": "2019-08-24T14:15:22Z",
39 "lastModifiedDate": "2019-08-24T14:15:22Z",
40 "archived": true,
41 "externalId": "string",
42 "id": 0,
43 "cultureId": 0,
44 "value": "string"
45 }
46 ]
47 },
48 "department": {
49 "createdBy": "string",
50 "lastModifiedBy": "string",
51 "createdDate": "2019-08-24T14:15:22Z",
52 "lastModifiedDate": "2019-08-24T14:15:22Z",
53 "archived": true,
54 "externalId": "string",
55 "id": 0,
56 "priority": 0,
57 "internalId": 0,
58 "pickListCode": "string",
59 "pickListLabel": "string",
60 "label": "string",
61 "cultureId": 0,
62 "labelDtos": [
63 {
64 "createdBy": "string",
65 "lastModifiedBy": "string",
66 "createdDate": "2019-08-24T14:15:22Z",
67 "lastModifiedDate": "2019-08-24T14:15:22Z",
68 "archived": true,
69 "externalId": "string",
70 "id": 0,
71 "cultureId": 0,
72 "value": "string"
73 }
74 ]
75 },
76 "nimBudgetLinkDtos": [
77 {
78 "createdBy": "string",
79 "lastModifiedBy": "string",
80 "createdDate": "2019-08-24T14:15:22Z",
81 "lastModifiedDate": "2019-08-24T14:15:22Z",
82 "archived": true,
83 "externalId": "string",
84 "id": 0,
85 "nimBudgetId": 0,
86 "nimInvestmentAreaId": 0,
87 "nimBudgetDto": {},
88 "nimBudgetInvestmentAreaDto": {
89 "id": 0,
90 "createdOn": "2019-08-24T14:15:22Z",
91 "createdById": "string",
92 "modifiedOn": "2019-08-24T14:15:22Z",
93 "modifiedById": "string",
94 "createdByName": "string",
95 "lastModifiedByName": "string",
96 "amount": 0,
97 "originalCurrencyId": 0,
98 "originalCurrencyDisplayId": "string",
99 "originalAmount": 0,
100 "rate": 0,
101 "rateDate": "2019-08-24",
102 "investmentAreaId": 0,
103 "investmentArea": {
104 "id": 0,
105 "createdOn": "2019-08-24T14:15:22Z",
106 "createdById": "string",
107 "modifiedOn": "2019-08-24T14:15:22Z",
108 "modifiedById": "string",
109 "createdByName": "string",
110 "lastModifiedByName": "string",
111 "displayId": "string",
112 "name": "string",
113 "assetClasses": [
114 0
115 ]
116 },
117 "budgetYearDistributions": [
118 {
119 "id": 0,
120 "createdOn": "2019-08-24T14:15:22Z",
121 "createdById": "string",
122 "modifiedOn": "2019-08-24T14:15:22Z",
123 "modifiedById": "string",
124 "createdByName": "string",
125 "lastModifiedByName": "string",
126 "year": 0,
127 "amount": 0,
128 "originalCurrencyId": 0,
129 "originalCurrencyDisplayId": "string",
130 "originalAmount": 0,
131 "rate": 0,
132 "rateDate": "2019-08-24",
133 "spent": 0,
134 "budgetInvestmentAreaId": 0
135 }
136 ],
137 "investmentRequest": {
138 "id": 0,
139 "createdOn": "2019-08-24T14:15:22Z",
140 "createdById": "string",
141 "modifiedOn": "2019-08-24T14:15:22Z",
142 "modifiedById": "string",
143 "createdByName": "string",
144 "lastModifiedByName": "string",
145 "requestedAmount": 0,
146 "companyCurrency": "string",
147 "investmentAreaIds": [
148 0
149 ],
150 "requestCategoryId": 0,
151 "displayId": "string",
152 "leaseAreaId": 0,
153 "leaseAreaDisplayId": "string",
154 "leaseAreaName": "string",
155 "businessUnitId": 0,
156 "businessUnitDisplayId": "string",
157 "companyId": 0,
158 "companyDisplayId": "string",
159 "departmentId": 0,
160 "departmentDisplayId": "string",
161 "title": "string",
162 "investmentCurrencyId": 0,
163 "investmentCurrencyDisplayId": "string",
164 "companyCurrencyId": 0,
165 "companyCurrencyDisplayId": "string",
166 "reportingCurrencyId": 0,
167 "reportingCurrencyDisplayId": "string",
168 "masterInvestmentRequestId": 0,
169 "inceptionExchangeRate": 0,
170 "exchangeRateValidFrom": "2019-08-24",
171 "weightedAverageExchangeRate": 0,
172 "status": "DRAFT",
173 "workflowStepName": "string",
174 "description": "string",
175 "justification": "string",
176 "totalRequestedAmount": 0,
177 "totalExpense": 0,
178 "totalSpent": 0,
179 "originalRequestedAmount": 0,
180 "modifiedAmount": 0,
181 "currentAvailable": 0,
182 "modificationId": 0,
183 "requestCategory": {
184 "id": 0,
185 "createdOn": "2019-08-24T14:15:22Z",
186 "createdById": "string",
187 "modifiedOn": "2019-08-24T14:15:22Z",
188 "modifiedById": "string",
189 "createdByName": "string",
190 "lastModifiedByName": "string",
191 "displayId": "string",
192 "title": "string",
193 "subTitle": "string",
194 "icon": "string",
195 "budgetTitle": "string",
196 "budgetSubTitle": "string",
197 "investmentTitle": "string",
198 "investmentSubTitle": "string"
199 },
200 "expectedInitiationDate": "2019-08-24",
201 "expectedCompletionDate": "2019-08-24",
202 "actualInitiationDate": "2019-08-24",
203 "actualCompletionDate": "2019-08-24",
204 "requestUrgency": "string",
205 "leaseArea": {
206 "id": 0,
207 "status": "CREATED",
208 "displayId": "string",
209 "name": "string",
210 "businessUnitId": 0
211 },
212 "businessUnit": {
213 "id": 0,
214 "status": "CREATED",
215 "displayId": "string",
216 "name": "string",
217 "leaseAreaId": 0,
218 "companyId": 0
219 },
220 "company": {
221 "id": 0,
222 "status": "CREATED",
223 "displayId": "string",
224 "erpSystemId": 0,
225 "erpSystemDisplayId": "string",
226 "countryId": 0,
227 "countryDisplayId": "string",
228 "postingPeriodVariantId": 0,
229 "name": "string",
230 "postingPeriodVariantDisplayId": "string",
231 "controllingAreaId": 0,
232 "controllingAreaDisplayId": "string",
233 "chartOfAccountId": 0,
234 "chartOfAccountDisplayId": "string",
235 "fiscalVariantId": 0,
236 "fiscalVariantDisplayId": "string",
237 "chartOfDepreciationId": 0,
238 "chartOfDepreciationDisplayId": "string",
239 "purchasingOrganizationId": 0,
240 "assetId": 0,
241 "exchangeRateTypeId": 0,
242 "plantId": 0,
243 "incrementalBorrowingRateId": 0,
244 "businessUnitId": 0,
245 "projectId": 0,
246 "transferVariantId": 0,
247 "partnerId": 0,
248 "departmentId": 0,
249 "accountingStandardId": 0,
250 "generalLedgerAccountId": 0,
251 "consumerPriceIndexCategoryId": 0,
252 "costCenterId": 0,
253 "costCenterRelationValidFrom": "2019-08-24",
254 "costCenterRelationValidTo": "2019-08-24"
255 },
256 "department": {
257 "id": 0,
258 "status": "CREATED",
259 "displayId": "string",
260 "name": "string",
261 "companyId": 0,
262 "leaseGroupId": 0
263 },
264 "linkedBudgets": [
265 {
266 "id": 0,
267 "createdOn": "2019-08-24T14:15:22Z",
268 "createdById": "string",
269 "modifiedOn": "2019-08-24T14:15:22Z",
270 "modifiedById": "string",
271 "createdByName": "string",
272 "lastModifiedByName": "string",
273 "requestCategoryId": 0,
274 "year": 0,
275 "displayId": "string",
276 "project": "string",
277 "requestCategory": {
278 "id": 0,
279 "createdOn": "2019-08-24T14:15:22Z",
280 "createdById": "string",
281 "modifiedOn": "2019-08-24T14:15:22Z",
282 "modifiedById": "string",
283 "createdByName": "string",
284 "lastModifiedByName": "string",
285 "displayId": "string",
286 "title": "string",
287 "subTitle": "string",
288 "icon": "string",
289 "budgetTitle": "string",
290 "budgetSubTitle": "string",
291 "investmentTitle": "string",
292 "investmentSubTitle": "string"
293 }
294 }
295 ],
296 "investmentRequestToInvestmentAreaIdsLinkedToBudget": [
297 0
298 ]
299 },
300 "investmentRequests": [
301 {
302 "id": 0,
303 "createdOn": "2019-08-24T14:15:22Z",
304 "createdById": "string",
305 "modifiedOn": "2019-08-24T14:15:22Z",
306 "modifiedById": "string",
307 "createdByName": "string",
308 "lastModifiedByName": "string",
309 "requestedAmount": 0,
310 "companyCurrency": "string",
311 "investmentAreaIds": [
312 0
313 ],
314 "requestCategoryId": 0,
315 "displayId": "string",
316 "leaseAreaId": 0,
317 "leaseAreaDisplayId": "string",
318 "leaseAreaName": "string",
319 "businessUnitId": 0,
320 "businessUnitDisplayId": "string",
321 "companyId": 0,
322 "companyDisplayId": "string",
323 "departmentId": 0,
324 "departmentDisplayId": "string",
325 "title": "string",
326 "investmentCurrencyId": 0,
327 "investmentCurrencyDisplayId": "string",
328 "companyCurrencyId": 0,
329 "companyCurrencyDisplayId": "string",
330 "reportingCurrencyId": 0,
331 "reportingCurrencyDisplayId": "string",
332 "masterInvestmentRequestId": 0,
333 "inceptionExchangeRate": 0,
334 "exchangeRateValidFrom": "2019-08-24",
335 "weightedAverageExchangeRate": 0,
336 "status": "DRAFT",
337 "workflowStepName": "string",
338 "description": "string",
339 "justification": "string",
340 "totalRequestedAmount": 0,
341 "totalExpense": 0,
342 "totalSpent": 0,
343 "originalRequestedAmount": 0,
344 "modifiedAmount": 0,
345 "currentAvailable": 0,
346 "modificationId": 0,
347 "requestCategory": {
348 "id": 0,
349 "createdOn": "2019-08-24T14:15:22Z",
350 "createdById": "string",
351 "modifiedOn": "2019-08-24T14:15:22Z",
352 "modifiedById": "string",
353 "createdByName": "string",
354 "lastModifiedByName": "string",
355 "displayId": "string",
356 "title": "string",
357 "subTitle": "string",
358 "icon": "string",
359 "budgetTitle": "string",
360 "budgetSubTitle": "string",
361 "investmentTitle": "string",
362 "investmentSubTitle": "string"
363 },
364 "expectedInitiationDate": "2019-08-24",
365 "expectedCompletionDate": "2019-08-24",
366 "actualInitiationDate": "2019-08-24",
367 "actualCompletionDate": "2019-08-24",
368 "requestUrgency": "string",
369 "leaseArea": {
370 "id": 0,
371 "status": "CREATED",
372 "displayId": "string",
373 "name": "string",
374 "businessUnitId": 0
375 },
376 "businessUnit": {
377 "id": 0,
378 "status": "CREATED",
379 "displayId": "string",
380 "name": "string",
381 "leaseAreaId": 0,
382 "companyId": 0
383 },
384 "company": {
385 "id": 0,
386 "status": "CREATED",
387 "displayId": "string",
388 "erpSystemId": 0,
389 "erpSystemDisplayId": "string",
390 "countryId": 0,
391 "countryDisplayId": "string",
392 "postingPeriodVariantId": 0,
393 "name": "string",
394 "postingPeriodVariantDisplayId": "string",
395 "controllingAreaId": 0,
396 "controllingAreaDisplayId": "string",
397 "chartOfAccountId": 0,
398 "chartOfAccountDisplayId": "string",
399 "fiscalVariantId": 0,
400 "fiscalVariantDisplayId": "string",
401 "chartOfDepreciationId": 0,
402 "chartOfDepreciationDisplayId": "string",
403 "purchasingOrganizationId": 0,
404 "assetId": 0,
405 "exchangeRateTypeId": 0,
406 "plantId": 0,
407 "incrementalBorrowingRateId": 0,
408 "businessUnitId": 0,
409 "projectId": 0,
410 "transferVariantId": 0,
411 "partnerId": 0,
412 "departmentId": 0,
413 "accountingStandardId": 0,
414 "generalLedgerAccountId": 0,
415 "consumerPriceIndexCategoryId": 0,
416 "costCenterId": 0,
417 "costCenterRelationValidFrom": "2019-08-24",
418 "costCenterRelationValidTo": "2019-08-24"
419 },
420 "department": {
421 "id": 0,
422 "status": "CREATED",
423 "displayId": "string",
424 "name": "string",
425 "companyId": 0,
426 "leaseGroupId": 0
427 },
428 "linkedBudgets": [
429 {
430 "id": 0,
431 "createdOn": "2019-08-24T14:15:22Z",
432 "createdById": "string",
433 "modifiedOn": "2019-08-24T14:15:22Z",
434 "modifiedById": "string",
435 "createdByName": "string",
436 "lastModifiedByName": "string",
437 "requestCategoryId": 0,
438 "year": 0,
439 "displayId": "string",
440 "project": "string",
441 "requestCategory": {
442 "id": 0,
443 "createdOn": "2019-08-24T14:15:22Z",
444 "createdById": "string",
445 "modifiedOn": "2019-08-24T14:15:22Z",
446 "modifiedById": "string",
447 "createdByName": "string",
448 "lastModifiedByName": "string",
449 "displayId": "string",
450 "title": "string",
451 "subTitle": "string",
452 "icon": "string",
453 "budgetTitle": "string",
454 "budgetSubTitle": "string",
455 "investmentTitle": "string",
456 "investmentSubTitle": "string"
457 }
458 }
459 ],
460 "investmentRequestToInvestmentAreaIdsLinkedToBudget": [
461 0
462 ]
463 }
464 ],
465 "totalSpent": 0,
466 "totalReserved": 0,
467 "budgetBalance": 0
468 },
469 "nimInvestmentAreaDto": {
470 "id": 0,
471 "createdOn": "2019-08-24T14:15:22Z",
472 "createdById": "string",
473 "modifiedOn": "2019-08-24T14:15:22Z",
474 "modifiedById": "string",
475 "createdByName": "string",
476 "lastModifiedByName": "string",
477 "displayId": "string",
478 "name": "string",
479 "assetClasses": [
480 0
481 ]
482 }
483 }
484 ]
485 },
486 "expenseId": 0
487}
📄 Description: Data transfer object representing the result of an expense posting within the Nakisa Portfolio Management Suite, encapsulating critical information related to portfolio, asset, and real estate property analytics.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
successForAllPostings |
boolean |
false |
none |
Boolean flag indicating successForAllPostings status |
errorMessage |
string |
false |
none |
Text value for errorMessage in ExpensePostingResultDto |
budgetDtoExpensePostedOn |
false |
none |
Value for budgetDtoExpensePostedOn field |
|
expenseId |
integer(int64) |
false |
none |
Unique identifier for the expense |