Activity Analysis Report Schedule Job¶
Get¶
HTTP Request
GET /api/v1/activity_analysis_reports/schedule-jobs/{id}
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
none |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "code": "UPDATED",
3 "errors": {
4 "all": [
5 {
6 "type": "GENERIC",
7 "source": {},
8 "field": "string",
9 "errorKey": "string",
10 "errorMessage": "string"
11 }
12 ]
13 },
14 "object": {
15 "id": 0,
16 "cronExpression": "string",
17 "cronReadable": "string",
18 "active": true,
19 "unauthorized": true,
20 "nextExecution": "2019-08-24T14:15:22Z",
21 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
22 "previousExecution": "2019-08-24T14:15:22Z",
23 "previousExecutionMessage": "string",
24 "batchSize": 0,
25 "name": "string",
26 "profileId": 0,
27 "reportTypes": [
28 "BY_AMOUNT"
29 ],
30 "input": {
31 "id": 0,
32 "activationGroupStatus": [
33 "MLA_DEFINE"
34 ],
35 "internalAssetClass": {
36 "id": 10000001,
37 "displayId": "IAC-001",
38 "status": {
39 "name": "ACTIVE",
40 "captionKey": "enum.objectStatus.active",
41 "active": true,
42 "caption": "Active"
43 },
44 "name": "Machinery and Equipment",
45 "assetClassType": "PROPERTY",
46 "infiniteUsefulLife": false
47 },
48 "fromYear": 0,
49 "fromPeriod": {
50 "id": 0,
51 "displayId": "string",
52 "status": "CREATED",
53 "day": 0,
54 "year": 0,
55 "month": 0,
56 "postingPeriod": 0,
57 "yearShift": 0
58 },
59 "toYear": 0,
60 "toPeriod": {
61 "id": 0,
62 "displayId": "string",
63 "status": "CREATED",
64 "day": 0,
65 "year": 0,
66 "month": 0,
67 "postingPeriod": 0,
68 "yearShift": 0
69 },
70 "fromDate": "2019-08-24",
71 "toDate": "2019-08-24",
72 "accountingStandardType": "GAAP",
73 "leaseClassifications": [
74 "NON_LEASE"
75 ],
76 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
77 "partner": {
78 "id": 10000012,
79 "displayId": "0000100003",
80 "status": {
81 "name": "ACTIVE",
82 "captionKey": "enum.objectStatus.active",
83 "active": true,
84 "caption": "Active"
85 },
86 "name": "TEST VENDOR GB",
87 "erpSystemDisplayId": "FINQ8S-300"
88 },
89 "listObjectType": "MASTER_AGREEMENT",
90 "objectsList": [
91 {
92 "id": 0,
93 "displayId": "string",
94 "name": "string"
95 }
96 ],
97 "migratedFilterType": "MIGRATED"
98 },
99 "profile": {
100 "id": 0,
101 "name": "string",
102 "principalPositionType": "LESSEE",
103 "erpSystemFilterType": "ALL",
104 "erpSystems": [
105 {
106 "id": 0,
107 "displayId": "string",
108 "status": "CREATED",
109 "name": "string"
110 }
111 ],
112 "leaseAreaFilterType": "ALL",
113 "leaseAreas": [
114 {
115 "id": 0,
116 "displayId": "string",
117 "status": "CREATED",
118 "name": "string"
119 }
120 ],
121 "businessUnitFilterType": "ALL",
122 "businessUnits": [
123 {
124 "id": 0,
125 "displayId": "string",
126 "status": "CREATED",
127 "name": "string"
128 }
129 ],
130 "companyFilterType": "ALL",
131 "companyCodes": [
132 {
133 "id": 0,
134 "displayId": "string",
135 "status": "CREATED",
136 "erpSystemId": 0,
137 "erpSystemDisplayId": "string",
138 "countryId": 0,
139 "countryDisplayId": "string"
140 }
141 ],
142 "departmentFilterType": "ALL",
143 "leaseDepartments": [
144 {
145 "id": 0,
146 "displayId": "string",
147 "status": "CREATED",
148 "name": "string"
149 }
150 ],
151 "leaseGroupFilterType": "ALL",
152 "leaseGroups": [
153 {
154 "id": 0,
155 "displayId": "string",
156 "status": "CREATED",
157 "name": "string"
158 }
159 ],
160 "costCenterFilterType": "ALL",
161 "costCenters": [
162 {
163 "id": 0,
164 "displayId": "string",
165 "status": "CREATED",
166 "name": "string"
167 }
168 ],
169 "profitCenterFilterType": "ALL",
170 "profitCenters": [
171 {
172 "id": 0,
173 "displayId": "string",
174 "status": "CREATED",
175 "name": "string",
176 "validTo": "2019-08-24",
177 "erpSystemId": 0,
178 "erpSystemDisplayId": "string"
179 }
180 ],
181 "workBreakdownStructureFilterType": "ALL",
182 "workBreakdownStructures": [
183 {
184 "id": 0,
185 "displayId": "string",
186 "status": "CREATED",
187 "name": "string"
188 }
189 ],
190 "objectStatus": "CREATED",
191 "securityProfileId": 0,
192 "calendarType": "REGULAR_CALENDAR",
193 "fiscalVariant": {
194 "id": 0,
195 "displayId": "string",
196 "status": "CREATED",
197 "isCalendarYear": true,
198 "yearDependent": true,
199 "erpSystemDisplayId": "string"
200 },
201 "assetClassFilterType": "ALL",
202 "assetClasses": [
203 {
204 "id": "string",
205 "displayId": "Euro"
206 }
207 ],
208 "functionalAreaFilterType": "ALL",
209 "functionalAreas": [
210 {
211 "id": "string",
212 "displayId": "Euro"
213 }
214 ],
215 "businessAreaFilterType": "ALL",
216 "businessAreas": [
217 {
218 "id": "string",
219 "displayId": "Euro"
220 }
221 ],
222 "vendorFilterType": "ALL",
223 "vendors": [
224 {
225 "id": "string",
226 "displayId": "Euro"
227 }
228 ],
229 "leaseClassificationFilterType": "ALL",
230 "leaseClassifications": "string",
231 "accountingStandardType": "string",
232 "filterObjectDto": {
233 "id": 0,
234 "profileId": 0,
235 "displayId": "string",
236 "objectType": "string"
237 },
238 "scriptProfile": true
239 }
240 }
241}
Update¶
HTTP Request
PUT /api/v1/activity_analysis_reports/schedule-jobs/{id}
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
none |
body |
body |
true |
none |
Body Parameters
1{
2 "id": 0,
3 "cronExpression": "string",
4 "cronReadable": "string",
5 "active": true,
6 "unauthorized": true,
7 "nextExecution": "2019-08-24T14:15:22Z",
8 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
9 "previousExecution": "2019-08-24T14:15:22Z",
10 "previousExecutionMessage": "string",
11 "batchSize": 0,
12 "name": "string",
13 "profileId": 0,
14 "reportTypes": [
15 "BY_AMOUNT"
16 ],
17 "input": {
18 "id": 0,
19 "activationGroupStatus": [
20 "MLA_DEFINE"
21 ],
22 "internalAssetClass": {
23 "id": 10000001,
24 "displayId": "IAC-001",
25 "status": {
26 "name": "ACTIVE",
27 "captionKey": "enum.objectStatus.active",
28 "active": true,
29 "caption": "Active"
30 },
31 "name": "Machinery and Equipment",
32 "assetClassType": "PROPERTY",
33 "infiniteUsefulLife": false
34 },
35 "fromYear": 0,
36 "fromPeriod": {
37 "id": 0,
38 "displayId": "string",
39 "status": "CREATED",
40 "day": 0,
41 "year": 0,
42 "month": 0,
43 "postingPeriod": 0,
44 "yearShift": 0
45 },
46 "toYear": 0,
47 "toPeriod": {
48 "id": 0,
49 "displayId": "string",
50 "status": "CREATED",
51 "day": 0,
52 "year": 0,
53 "month": 0,
54 "postingPeriod": 0,
55 "yearShift": 0
56 },
57 "fromDate": "2019-08-24",
58 "toDate": "2019-08-24",
59 "accountingStandardType": "GAAP",
60 "leaseClassifications": [
61 "NON_LEASE"
62 ],
63 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
64 "partner": {
65 "id": 10000012,
66 "displayId": "0000100003",
67 "status": {
68 "name": "ACTIVE",
69 "captionKey": "enum.objectStatus.active",
70 "active": true,
71 "caption": "Active"
72 },
73 "name": "TEST VENDOR GB",
74 "erpSystemDisplayId": "FINQ8S-300"
75 },
76 "listObjectType": "MASTER_AGREEMENT",
77 "objectsList": [
78 {
79 "id": 0,
80 "displayId": "string",
81 "name": "string"
82 }
83 ],
84 "migratedFilterType": "MIGRATED"
85 },
86 "profile": {
87 "id": 0,
88 "name": "string",
89 "principalPositionType": "LESSEE",
90 "erpSystemFilterType": "ALL",
91 "erpSystems": [
92 {
93 "id": 0,
94 "displayId": "string",
95 "status": "CREATED",
96 "name": "string"
97 }
98 ],
99 "leaseAreaFilterType": "ALL",
100 "leaseAreas": [
101 {
102 "id": 0,
103 "displayId": "string",
104 "status": "CREATED",
105 "name": "string"
106 }
107 ],
108 "businessUnitFilterType": "ALL",
109 "businessUnits": [
110 {
111 "id": 0,
112 "displayId": "string",
113 "status": "CREATED",
114 "name": "string"
115 }
116 ],
117 "companyFilterType": "ALL",
118 "companyCodes": [
119 {
120 "id": 0,
121 "displayId": "string",
122 "status": "CREATED",
123 "erpSystemId": 0,
124 "erpSystemDisplayId": "string",
125 "countryId": 0,
126 "countryDisplayId": "string"
127 }
128 ],
129 "departmentFilterType": "ALL",
130 "leaseDepartments": [
131 {
132 "id": 0,
133 "displayId": "string",
134 "status": "CREATED",
135 "name": "string"
136 }
137 ],
138 "leaseGroupFilterType": "ALL",
139 "leaseGroups": [
140 {
141 "id": 0,
142 "displayId": "string",
143 "status": "CREATED",
144 "name": "string"
145 }
146 ],
147 "costCenterFilterType": "ALL",
148 "costCenters": [
149 {
150 "id": 0,
151 "displayId": "string",
152 "status": "CREATED",
153 "name": "string"
154 }
155 ],
156 "profitCenterFilterType": "ALL",
157 "profitCenters": [
158 {
159 "id": 0,
160 "displayId": "string",
161 "status": "CREATED",
162 "name": "string",
163 "validTo": "2019-08-24",
164 "erpSystemId": 0,
165 "erpSystemDisplayId": "string"
166 }
167 ],
168 "workBreakdownStructureFilterType": "ALL",
169 "workBreakdownStructures": [
170 {
171 "id": 0,
172 "displayId": "string",
173 "status": "CREATED",
174 "name": "string"
175 }
176 ],
177 "objectStatus": "CREATED",
178 "securityProfileId": 0,
179 "calendarType": "REGULAR_CALENDAR",
180 "fiscalVariant": {
181 "id": 0,
182 "displayId": "string",
183 "status": "CREATED",
184 "isCalendarYear": true,
185 "yearDependent": true,
186 "erpSystemDisplayId": "string"
187 },
188 "assetClassFilterType": "ALL",
189 "assetClasses": [
190 {
191 "id": "string",
192 "displayId": "Euro"
193 }
194 ],
195 "functionalAreaFilterType": "ALL",
196 "functionalAreas": [
197 {
198 "id": "string",
199 "displayId": "Euro"
200 }
201 ],
202 "businessAreaFilterType": "ALL",
203 "businessAreas": [
204 {
205 "id": "string",
206 "displayId": "Euro"
207 }
208 ],
209 "vendorFilterType": "ALL",
210 "vendors": [
211 {
212 "id": "string",
213 "displayId": "Euro"
214 }
215 ],
216 "leaseClassificationFilterType": "ALL",
217 "leaseClassifications": "string",
218 "accountingStandardType": "string",
219 "filterObjectDto": {
220 "id": 0,
221 "profileId": 0,
222 "displayId": "string",
223 "objectType": "string"
224 },
225 "scriptProfile": true
226 }
227}
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "code": "UPDATED",
3 "errors": {
4 "all": [
5 {
6 "type": "GENERIC",
7 "source": {},
8 "field": "string",
9 "errorKey": "string",
10 "errorMessage": "string"
11 }
12 ]
13 },
14 "object": {
15 "id": 0,
16 "cronExpression": "string",
17 "cronReadable": "string",
18 "active": true,
19 "unauthorized": true,
20 "nextExecution": "2019-08-24T14:15:22Z",
21 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
22 "previousExecution": "2019-08-24T14:15:22Z",
23 "previousExecutionMessage": "string",
24 "batchSize": 0,
25 "name": "string",
26 "profileId": 0,
27 "reportTypes": [
28 "BY_AMOUNT"
29 ],
30 "input": {
31 "id": 0,
32 "activationGroupStatus": [
33 "MLA_DEFINE"
34 ],
35 "internalAssetClass": {
36 "id": 10000001,
37 "displayId": "IAC-001",
38 "status": {
39 "name": "ACTIVE",
40 "captionKey": "enum.objectStatus.active",
41 "active": true,
42 "caption": "Active"
43 },
44 "name": "Machinery and Equipment",
45 "assetClassType": "PROPERTY",
46 "infiniteUsefulLife": false
47 },
48 "fromYear": 0,
49 "fromPeriod": {
50 "id": 0,
51 "displayId": "string",
52 "status": "CREATED",
53 "day": 0,
54 "year": 0,
55 "month": 0,
56 "postingPeriod": 0,
57 "yearShift": 0
58 },
59 "toYear": 0,
60 "toPeriod": {
61 "id": 0,
62 "displayId": "string",
63 "status": "CREATED",
64 "day": 0,
65 "year": 0,
66 "month": 0,
67 "postingPeriod": 0,
68 "yearShift": 0
69 },
70 "fromDate": "2019-08-24",
71 "toDate": "2019-08-24",
72 "accountingStandardType": "GAAP",
73 "leaseClassifications": [
74 "NON_LEASE"
75 ],
76 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
77 "partner": {
78 "id": 10000012,
79 "displayId": "0000100003",
80 "status": {
81 "name": "ACTIVE",
82 "captionKey": "enum.objectStatus.active",
83 "active": true,
84 "caption": "Active"
85 },
86 "name": "TEST VENDOR GB",
87 "erpSystemDisplayId": "FINQ8S-300"
88 },
89 "listObjectType": "MASTER_AGREEMENT",
90 "objectsList": [
91 {
92 "id": 0,
93 "displayId": "string",
94 "name": "string"
95 }
96 ],
97 "migratedFilterType": "MIGRATED"
98 },
99 "profile": {
100 "id": 0,
101 "name": "string",
102 "principalPositionType": "LESSEE",
103 "erpSystemFilterType": "ALL",
104 "erpSystems": [
105 {
106 "id": 0,
107 "displayId": "string",
108 "status": "CREATED",
109 "name": "string"
110 }
111 ],
112 "leaseAreaFilterType": "ALL",
113 "leaseAreas": [
114 {
115 "id": 0,
116 "displayId": "string",
117 "status": "CREATED",
118 "name": "string"
119 }
120 ],
121 "businessUnitFilterType": "ALL",
122 "businessUnits": [
123 {
124 "id": 0,
125 "displayId": "string",
126 "status": "CREATED",
127 "name": "string"
128 }
129 ],
130 "companyFilterType": "ALL",
131 "companyCodes": [
132 {
133 "id": 0,
134 "displayId": "string",
135 "status": "CREATED",
136 "erpSystemId": 0,
137 "erpSystemDisplayId": "string",
138 "countryId": 0,
139 "countryDisplayId": "string"
140 }
141 ],
142 "departmentFilterType": "ALL",
143 "leaseDepartments": [
144 {
145 "id": 0,
146 "displayId": "string",
147 "status": "CREATED",
148 "name": "string"
149 }
150 ],
151 "leaseGroupFilterType": "ALL",
152 "leaseGroups": [
153 {
154 "id": 0,
155 "displayId": "string",
156 "status": "CREATED",
157 "name": "string"
158 }
159 ],
160 "costCenterFilterType": "ALL",
161 "costCenters": [
162 {
163 "id": 0,
164 "displayId": "string",
165 "status": "CREATED",
166 "name": "string"
167 }
168 ],
169 "profitCenterFilterType": "ALL",
170 "profitCenters": [
171 {
172 "id": 0,
173 "displayId": "string",
174 "status": "CREATED",
175 "name": "string",
176 "validTo": "2019-08-24",
177 "erpSystemId": 0,
178 "erpSystemDisplayId": "string"
179 }
180 ],
181 "workBreakdownStructureFilterType": "ALL",
182 "workBreakdownStructures": [
183 {
184 "id": 0,
185 "displayId": "string",
186 "status": "CREATED",
187 "name": "string"
188 }
189 ],
190 "objectStatus": "CREATED",
191 "securityProfileId": 0,
192 "calendarType": "REGULAR_CALENDAR",
193 "fiscalVariant": {
194 "id": 0,
195 "displayId": "string",
196 "status": "CREATED",
197 "isCalendarYear": true,
198 "yearDependent": true,
199 "erpSystemDisplayId": "string"
200 },
201 "assetClassFilterType": "ALL",
202 "assetClasses": [
203 {
204 "id": "string",
205 "displayId": "Euro"
206 }
207 ],
208 "functionalAreaFilterType": "ALL",
209 "functionalAreas": [
210 {
211 "id": "string",
212 "displayId": "Euro"
213 }
214 ],
215 "businessAreaFilterType": "ALL",
216 "businessAreas": [
217 {
218 "id": "string",
219 "displayId": "Euro"
220 }
221 ],
222 "vendorFilterType": "ALL",
223 "vendors": [
224 {
225 "id": "string",
226 "displayId": "Euro"
227 }
228 ],
229 "leaseClassificationFilterType": "ALL",
230 "leaseClassifications": "string",
231 "accountingStandardType": "string",
232 "filterObjectDto": {
233 "id": 0,
234 "profileId": 0,
235 "displayId": "string",
236 "objectType": "string"
237 },
238 "scriptProfile": true
239 }
240 }
241}
Delete¶
HTTP Request
DELETE /api/v1/activity_analysis_reports/schedule-jobs/{id}
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
none |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
None |
Create Or Update Bulk¶
HTTP Request
PUT /api/v1/activity_analysis_reports/schedule-jobs/createOrUpdate/bulk
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
body |
body |
true |
none |
Body Parameters
1[
2 {
3 "id": 0,
4 "cronExpression": "string",
5 "cronReadable": "string",
6 "active": true,
7 "unauthorized": true,
8 "nextExecution": "2019-08-24T14:15:22Z",
9 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
10 "previousExecution": "2019-08-24T14:15:22Z",
11 "previousExecutionMessage": "string",
12 "batchSize": 0,
13 "name": "string",
14 "profileId": 0,
15 "reportTypes": [
16 "BY_AMOUNT"
17 ],
18 "input": {
19 "id": 0,
20 "activationGroupStatus": [
21 "MLA_DEFINE"
22 ],
23 "internalAssetClass": {
24 "id": 10000001,
25 "displayId": "IAC-001",
26 "status": {
27 "name": "ACTIVE",
28 "captionKey": "enum.objectStatus.active",
29 "active": true,
30 "caption": "Active"
31 },
32 "name": "Machinery and Equipment",
33 "assetClassType": "PROPERTY",
34 "infiniteUsefulLife": false
35 },
36 "fromYear": 0,
37 "fromPeriod": {
38 "id": 0,
39 "displayId": "string",
40 "status": "CREATED",
41 "day": 0,
42 "year": 0,
43 "month": 0,
44 "postingPeriod": 0,
45 "yearShift": 0
46 },
47 "toYear": 0,
48 "toPeriod": {
49 "id": 0,
50 "displayId": "string",
51 "status": "CREATED",
52 "day": 0,
53 "year": 0,
54 "month": 0,
55 "postingPeriod": 0,
56 "yearShift": 0
57 },
58 "fromDate": "2019-08-24",
59 "toDate": "2019-08-24",
60 "accountingStandardType": "GAAP",
61 "leaseClassifications": [
62 "NON_LEASE"
63 ],
64 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
65 "partner": {
66 "id": 10000012,
67 "displayId": "0000100003",
68 "status": {
69 "name": "ACTIVE",
70 "captionKey": "enum.objectStatus.active",
71 "active": true,
72 "caption": "Active"
73 },
74 "name": "TEST VENDOR GB",
75 "erpSystemDisplayId": "FINQ8S-300"
76 },
77 "listObjectType": "MASTER_AGREEMENT",
78 "objectsList": [
79 {
80 "id": 0,
81 "displayId": "string",
82 "name": "string"
83 }
84 ],
85 "migratedFilterType": "MIGRATED"
86 },
87 "profile": {
88 "id": 0,
89 "name": "string",
90 "principalPositionType": "LESSEE",
91 "erpSystemFilterType": "ALL",
92 "erpSystems": [
93 {
94 "id": 0,
95 "displayId": "string",
96 "status": "CREATED",
97 "name": "string"
98 }
99 ],
100 "leaseAreaFilterType": "ALL",
101 "leaseAreas": [
102 {
103 "id": 0,
104 "displayId": "string",
105 "status": "CREATED",
106 "name": "string"
107 }
108 ],
109 "businessUnitFilterType": "ALL",
110 "businessUnits": [
111 {
112 "id": 0,
113 "displayId": "string",
114 "status": "CREATED",
115 "name": "string"
116 }
117 ],
118 "companyFilterType": "ALL",
119 "companyCodes": [
120 {
121 "id": 0,
122 "displayId": "string",
123 "status": "CREATED",
124 "erpSystemId": 0,
125 "erpSystemDisplayId": "string",
126 "countryId": 0,
127 "countryDisplayId": "string"
128 }
129 ],
130 "departmentFilterType": "ALL",
131 "leaseDepartments": [
132 {
133 "id": 0,
134 "displayId": "string",
135 "status": "CREATED",
136 "name": "string"
137 }
138 ],
139 "leaseGroupFilterType": "ALL",
140 "leaseGroups": [
141 {
142 "id": 0,
143 "displayId": "string",
144 "status": "CREATED",
145 "name": "string"
146 }
147 ],
148 "costCenterFilterType": "ALL",
149 "costCenters": [
150 {
151 "id": 0,
152 "displayId": "string",
153 "status": "CREATED",
154 "name": "string"
155 }
156 ],
157 "profitCenterFilterType": "ALL",
158 "profitCenters": [
159 {
160 "id": 0,
161 "displayId": "string",
162 "status": "CREATED",
163 "name": "string",
164 "validTo": "2019-08-24",
165 "erpSystemId": 0,
166 "erpSystemDisplayId": "string"
167 }
168 ],
169 "workBreakdownStructureFilterType": "ALL",
170 "workBreakdownStructures": [
171 {
172 "id": 0,
173 "displayId": "string",
174 "status": "CREATED",
175 "name": "string"
176 }
177 ],
178 "objectStatus": "CREATED",
179 "securityProfileId": 0,
180 "calendarType": "REGULAR_CALENDAR",
181 "fiscalVariant": {
182 "id": 0,
183 "displayId": "string",
184 "status": "CREATED",
185 "isCalendarYear": true,
186 "yearDependent": true,
187 "erpSystemDisplayId": "string"
188 },
189 "assetClassFilterType": "ALL",
190 "assetClasses": [
191 {
192 "id": "string",
193 "displayId": "Euro"
194 }
195 ],
196 "functionalAreaFilterType": "ALL",
197 "functionalAreas": [
198 {
199 "id": "string",
200 "displayId": "Euro"
201 }
202 ],
203 "businessAreaFilterType": "ALL",
204 "businessAreas": [
205 {
206 "id": "string",
207 "displayId": "Euro"
208 }
209 ],
210 "vendorFilterType": "ALL",
211 "vendors": [
212 {
213 "id": "string",
214 "displayId": "Euro"
215 }
216 ],
217 "leaseClassificationFilterType": "ALL",
218 "leaseClassifications": "string",
219 "accountingStandardType": "string",
220 "filterObjectDto": {
221 "id": 0,
222 "profileId": 0,
223 "displayId": "string",
224 "objectType": "string"
225 },
226 "scriptProfile": true
227 }
228 }
229]
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "code": "UPDATED",
3 "errors": {
4 "all": [
5 {
6 "type": "GENERIC",
7 "source": {},
8 "field": "string",
9 "errorKey": "string",
10 "errorMessage": "string"
11 }
12 ]
13 },
14 "object": [
15 {
16 "id": 0,
17 "cronExpression": "string",
18 "cronReadable": "string",
19 "active": true,
20 "unauthorized": true,
21 "nextExecution": "2019-08-24T14:15:22Z",
22 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
23 "previousExecution": "2019-08-24T14:15:22Z",
24 "previousExecutionMessage": "string",
25 "batchSize": 0,
26 "name": "string",
27 "profileId": 0,
28 "reportTypes": [
29 "BY_AMOUNT"
30 ],
31 "input": {
32 "id": 0,
33 "activationGroupStatus": [
34 "MLA_DEFINE"
35 ],
36 "internalAssetClass": {
37 "id": 10000001,
38 "displayId": "IAC-001",
39 "status": {
40 "name": "ACTIVE",
41 "captionKey": "enum.objectStatus.active",
42 "active": true,
43 "caption": "Active"
44 },
45 "name": "Machinery and Equipment",
46 "assetClassType": "PROPERTY",
47 "infiniteUsefulLife": false
48 },
49 "fromYear": 0,
50 "fromPeriod": {
51 "id": 0,
52 "displayId": "string",
53 "status": "CREATED",
54 "day": 0,
55 "year": 0,
56 "month": 0,
57 "postingPeriod": 0,
58 "yearShift": 0
59 },
60 "toYear": 0,
61 "toPeriod": {
62 "id": 0,
63 "displayId": "string",
64 "status": "CREATED",
65 "day": 0,
66 "year": 0,
67 "month": 0,
68 "postingPeriod": 0,
69 "yearShift": 0
70 },
71 "fromDate": "2019-08-24",
72 "toDate": "2019-08-24",
73 "accountingStandardType": "GAAP",
74 "leaseClassifications": [
75 "NON_LEASE"
76 ],
77 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
78 "partner": {
79 "id": 10000012,
80 "displayId": "0000100003",
81 "status": {
82 "name": "ACTIVE",
83 "captionKey": "enum.objectStatus.active",
84 "active": true,
85 "caption": "Active"
86 },
87 "name": "TEST VENDOR GB",
88 "erpSystemDisplayId": "FINQ8S-300"
89 },
90 "listObjectType": "MASTER_AGREEMENT",
91 "objectsList": [
92 {
93 "id": 0,
94 "displayId": "string",
95 "name": "string"
96 }
97 ],
98 "migratedFilterType": "MIGRATED"
99 },
100 "profile": {
101 "id": 0,
102 "name": "string",
103 "principalPositionType": "LESSEE",
104 "erpSystemFilterType": "ALL",
105 "erpSystems": [
106 {
107 "id": 0,
108 "displayId": "string",
109 "status": "CREATED",
110 "name": "string"
111 }
112 ],
113 "leaseAreaFilterType": "ALL",
114 "leaseAreas": [
115 {
116 "id": 0,
117 "displayId": "string",
118 "status": "CREATED",
119 "name": "string"
120 }
121 ],
122 "businessUnitFilterType": "ALL",
123 "businessUnits": [
124 {
125 "id": 0,
126 "displayId": "string",
127 "status": "CREATED",
128 "name": "string"
129 }
130 ],
131 "companyFilterType": "ALL",
132 "companyCodes": [
133 {
134 "id": 0,
135 "displayId": "string",
136 "status": "CREATED",
137 "erpSystemId": 0,
138 "erpSystemDisplayId": "string",
139 "countryId": 0,
140 "countryDisplayId": "string"
141 }
142 ],
143 "departmentFilterType": "ALL",
144 "leaseDepartments": [
145 {
146 "id": 0,
147 "displayId": "string",
148 "status": "CREATED",
149 "name": "string"
150 }
151 ],
152 "leaseGroupFilterType": "ALL",
153 "leaseGroups": [
154 {
155 "id": 0,
156 "displayId": "string",
157 "status": "CREATED",
158 "name": "string"
159 }
160 ],
161 "costCenterFilterType": "ALL",
162 "costCenters": [
163 {
164 "id": 0,
165 "displayId": "string",
166 "status": "CREATED",
167 "name": "string"
168 }
169 ],
170 "profitCenterFilterType": "ALL",
171 "profitCenters": [
172 {
173 "id": 0,
174 "displayId": "string",
175 "status": "CREATED",
176 "name": "string",
177 "validTo": "2019-08-24",
178 "erpSystemId": 0,
179 "erpSystemDisplayId": "string"
180 }
181 ],
182 "workBreakdownStructureFilterType": "ALL",
183 "workBreakdownStructures": [
184 {
185 "id": 0,
186 "displayId": "string",
187 "status": "CREATED",
188 "name": "string"
189 }
190 ],
191 "objectStatus": "CREATED",
192 "securityProfileId": 0,
193 "calendarType": "REGULAR_CALENDAR",
194 "fiscalVariant": {
195 "id": 0,
196 "displayId": "string",
197 "status": "CREATED",
198 "isCalendarYear": true,
199 "yearDependent": true,
200 "erpSystemDisplayId": "string"
201 },
202 "assetClassFilterType": "ALL",
203 "assetClasses": [
204 {
205 "id": "string",
206 "displayId": "Euro"
207 }
208 ],
209 "functionalAreaFilterType": "ALL",
210 "functionalAreas": [
211 {
212 "id": "string",
213 "displayId": "Euro"
214 }
215 ],
216 "businessAreaFilterType": "ALL",
217 "businessAreas": [
218 {
219 "id": "string",
220 "displayId": "Euro"
221 }
222 ],
223 "vendorFilterType": "ALL",
224 "vendors": [
225 {
226 "id": "string",
227 "displayId": "Euro"
228 }
229 ],
230 "leaseClassificationFilterType": "ALL",
231 "leaseClassifications": "string",
232 "accountingStandardType": "string",
233 "filterObjectDto": {
234 "id": 0,
235 "profileId": 0,
236 "displayId": "string",
237 "objectType": "string"
238 },
239 "scriptProfile": true
240 }
241 }
242 ]
243}
Create Or Update¶
HTTP Request
PUT /api/v1/activity_analysis_reports/schedule-jobs/createOrUpdate
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
body |
body |
true |
none |
Body Parameters
1{
2 "id": 0,
3 "cronExpression": "string",
4 "cronReadable": "string",
5 "active": true,
6 "unauthorized": true,
7 "nextExecution": "2019-08-24T14:15:22Z",
8 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
9 "previousExecution": "2019-08-24T14:15:22Z",
10 "previousExecutionMessage": "string",
11 "batchSize": 0,
12 "name": "string",
13 "profileId": 0,
14 "reportTypes": [
15 "BY_AMOUNT"
16 ],
17 "input": {
18 "id": 0,
19 "activationGroupStatus": [
20 "MLA_DEFINE"
21 ],
22 "internalAssetClass": {
23 "id": 10000001,
24 "displayId": "IAC-001",
25 "status": {
26 "name": "ACTIVE",
27 "captionKey": "enum.objectStatus.active",
28 "active": true,
29 "caption": "Active"
30 },
31 "name": "Machinery and Equipment",
32 "assetClassType": "PROPERTY",
33 "infiniteUsefulLife": false
34 },
35 "fromYear": 0,
36 "fromPeriod": {
37 "id": 0,
38 "displayId": "string",
39 "status": "CREATED",
40 "day": 0,
41 "year": 0,
42 "month": 0,
43 "postingPeriod": 0,
44 "yearShift": 0
45 },
46 "toYear": 0,
47 "toPeriod": {
48 "id": 0,
49 "displayId": "string",
50 "status": "CREATED",
51 "day": 0,
52 "year": 0,
53 "month": 0,
54 "postingPeriod": 0,
55 "yearShift": 0
56 },
57 "fromDate": "2019-08-24",
58 "toDate": "2019-08-24",
59 "accountingStandardType": "GAAP",
60 "leaseClassifications": [
61 "NON_LEASE"
62 ],
63 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
64 "partner": {
65 "id": 10000012,
66 "displayId": "0000100003",
67 "status": {
68 "name": "ACTIVE",
69 "captionKey": "enum.objectStatus.active",
70 "active": true,
71 "caption": "Active"
72 },
73 "name": "TEST VENDOR GB",
74 "erpSystemDisplayId": "FINQ8S-300"
75 },
76 "listObjectType": "MASTER_AGREEMENT",
77 "objectsList": [
78 {
79 "id": 0,
80 "displayId": "string",
81 "name": "string"
82 }
83 ],
84 "migratedFilterType": "MIGRATED"
85 },
86 "profile": {
87 "id": 0,
88 "name": "string",
89 "principalPositionType": "LESSEE",
90 "erpSystemFilterType": "ALL",
91 "erpSystems": [
92 {
93 "id": 0,
94 "displayId": "string",
95 "status": "CREATED",
96 "name": "string"
97 }
98 ],
99 "leaseAreaFilterType": "ALL",
100 "leaseAreas": [
101 {
102 "id": 0,
103 "displayId": "string",
104 "status": "CREATED",
105 "name": "string"
106 }
107 ],
108 "businessUnitFilterType": "ALL",
109 "businessUnits": [
110 {
111 "id": 0,
112 "displayId": "string",
113 "status": "CREATED",
114 "name": "string"
115 }
116 ],
117 "companyFilterType": "ALL",
118 "companyCodes": [
119 {
120 "id": 0,
121 "displayId": "string",
122 "status": "CREATED",
123 "erpSystemId": 0,
124 "erpSystemDisplayId": "string",
125 "countryId": 0,
126 "countryDisplayId": "string"
127 }
128 ],
129 "departmentFilterType": "ALL",
130 "leaseDepartments": [
131 {
132 "id": 0,
133 "displayId": "string",
134 "status": "CREATED",
135 "name": "string"
136 }
137 ],
138 "leaseGroupFilterType": "ALL",
139 "leaseGroups": [
140 {
141 "id": 0,
142 "displayId": "string",
143 "status": "CREATED",
144 "name": "string"
145 }
146 ],
147 "costCenterFilterType": "ALL",
148 "costCenters": [
149 {
150 "id": 0,
151 "displayId": "string",
152 "status": "CREATED",
153 "name": "string"
154 }
155 ],
156 "profitCenterFilterType": "ALL",
157 "profitCenters": [
158 {
159 "id": 0,
160 "displayId": "string",
161 "status": "CREATED",
162 "name": "string",
163 "validTo": "2019-08-24",
164 "erpSystemId": 0,
165 "erpSystemDisplayId": "string"
166 }
167 ],
168 "workBreakdownStructureFilterType": "ALL",
169 "workBreakdownStructures": [
170 {
171 "id": 0,
172 "displayId": "string",
173 "status": "CREATED",
174 "name": "string"
175 }
176 ],
177 "objectStatus": "CREATED",
178 "securityProfileId": 0,
179 "calendarType": "REGULAR_CALENDAR",
180 "fiscalVariant": {
181 "id": 0,
182 "displayId": "string",
183 "status": "CREATED",
184 "isCalendarYear": true,
185 "yearDependent": true,
186 "erpSystemDisplayId": "string"
187 },
188 "assetClassFilterType": "ALL",
189 "assetClasses": [
190 {
191 "id": "string",
192 "displayId": "Euro"
193 }
194 ],
195 "functionalAreaFilterType": "ALL",
196 "functionalAreas": [
197 {
198 "id": "string",
199 "displayId": "Euro"
200 }
201 ],
202 "businessAreaFilterType": "ALL",
203 "businessAreas": [
204 {
205 "id": "string",
206 "displayId": "Euro"
207 }
208 ],
209 "vendorFilterType": "ALL",
210 "vendors": [
211 {
212 "id": "string",
213 "displayId": "Euro"
214 }
215 ],
216 "leaseClassificationFilterType": "ALL",
217 "leaseClassifications": "string",
218 "accountingStandardType": "string",
219 "filterObjectDto": {
220 "id": 0,
221 "profileId": 0,
222 "displayId": "string",
223 "objectType": "string"
224 },
225 "scriptProfile": true
226 }
227}
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "code": "UPDATED",
3 "errors": {
4 "all": [
5 {
6 "type": "GENERIC",
7 "source": {},
8 "field": "string",
9 "errorKey": "string",
10 "errorMessage": "string"
11 }
12 ]
13 },
14 "object": {
15 "id": 0,
16 "cronExpression": "string",
17 "cronReadable": "string",
18 "active": true,
19 "unauthorized": true,
20 "nextExecution": "2019-08-24T14:15:22Z",
21 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
22 "previousExecution": "2019-08-24T14:15:22Z",
23 "previousExecutionMessage": "string",
24 "batchSize": 0,
25 "name": "string",
26 "profileId": 0,
27 "reportTypes": [
28 "BY_AMOUNT"
29 ],
30 "input": {
31 "id": 0,
32 "activationGroupStatus": [
33 "MLA_DEFINE"
34 ],
35 "internalAssetClass": {
36 "id": 10000001,
37 "displayId": "IAC-001",
38 "status": {
39 "name": "ACTIVE",
40 "captionKey": "enum.objectStatus.active",
41 "active": true,
42 "caption": "Active"
43 },
44 "name": "Machinery and Equipment",
45 "assetClassType": "PROPERTY",
46 "infiniteUsefulLife": false
47 },
48 "fromYear": 0,
49 "fromPeriod": {
50 "id": 0,
51 "displayId": "string",
52 "status": "CREATED",
53 "day": 0,
54 "year": 0,
55 "month": 0,
56 "postingPeriod": 0,
57 "yearShift": 0
58 },
59 "toYear": 0,
60 "toPeriod": {
61 "id": 0,
62 "displayId": "string",
63 "status": "CREATED",
64 "day": 0,
65 "year": 0,
66 "month": 0,
67 "postingPeriod": 0,
68 "yearShift": 0
69 },
70 "fromDate": "2019-08-24",
71 "toDate": "2019-08-24",
72 "accountingStandardType": "GAAP",
73 "leaseClassifications": [
74 "NON_LEASE"
75 ],
76 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
77 "partner": {
78 "id": 10000012,
79 "displayId": "0000100003",
80 "status": {
81 "name": "ACTIVE",
82 "captionKey": "enum.objectStatus.active",
83 "active": true,
84 "caption": "Active"
85 },
86 "name": "TEST VENDOR GB",
87 "erpSystemDisplayId": "FINQ8S-300"
88 },
89 "listObjectType": "MASTER_AGREEMENT",
90 "objectsList": [
91 {
92 "id": 0,
93 "displayId": "string",
94 "name": "string"
95 }
96 ],
97 "migratedFilterType": "MIGRATED"
98 },
99 "profile": {
100 "id": 0,
101 "name": "string",
102 "principalPositionType": "LESSEE",
103 "erpSystemFilterType": "ALL",
104 "erpSystems": [
105 {
106 "id": 0,
107 "displayId": "string",
108 "status": "CREATED",
109 "name": "string"
110 }
111 ],
112 "leaseAreaFilterType": "ALL",
113 "leaseAreas": [
114 {
115 "id": 0,
116 "displayId": "string",
117 "status": "CREATED",
118 "name": "string"
119 }
120 ],
121 "businessUnitFilterType": "ALL",
122 "businessUnits": [
123 {
124 "id": 0,
125 "displayId": "string",
126 "status": "CREATED",
127 "name": "string"
128 }
129 ],
130 "companyFilterType": "ALL",
131 "companyCodes": [
132 {
133 "id": 0,
134 "displayId": "string",
135 "status": "CREATED",
136 "erpSystemId": 0,
137 "erpSystemDisplayId": "string",
138 "countryId": 0,
139 "countryDisplayId": "string"
140 }
141 ],
142 "departmentFilterType": "ALL",
143 "leaseDepartments": [
144 {
145 "id": 0,
146 "displayId": "string",
147 "status": "CREATED",
148 "name": "string"
149 }
150 ],
151 "leaseGroupFilterType": "ALL",
152 "leaseGroups": [
153 {
154 "id": 0,
155 "displayId": "string",
156 "status": "CREATED",
157 "name": "string"
158 }
159 ],
160 "costCenterFilterType": "ALL",
161 "costCenters": [
162 {
163 "id": 0,
164 "displayId": "string",
165 "status": "CREATED",
166 "name": "string"
167 }
168 ],
169 "profitCenterFilterType": "ALL",
170 "profitCenters": [
171 {
172 "id": 0,
173 "displayId": "string",
174 "status": "CREATED",
175 "name": "string",
176 "validTo": "2019-08-24",
177 "erpSystemId": 0,
178 "erpSystemDisplayId": "string"
179 }
180 ],
181 "workBreakdownStructureFilterType": "ALL",
182 "workBreakdownStructures": [
183 {
184 "id": 0,
185 "displayId": "string",
186 "status": "CREATED",
187 "name": "string"
188 }
189 ],
190 "objectStatus": "CREATED",
191 "securityProfileId": 0,
192 "calendarType": "REGULAR_CALENDAR",
193 "fiscalVariant": {
194 "id": 0,
195 "displayId": "string",
196 "status": "CREATED",
197 "isCalendarYear": true,
198 "yearDependent": true,
199 "erpSystemDisplayId": "string"
200 },
201 "assetClassFilterType": "ALL",
202 "assetClasses": [
203 {
204 "id": "string",
205 "displayId": "Euro"
206 }
207 ],
208 "functionalAreaFilterType": "ALL",
209 "functionalAreas": [
210 {
211 "id": "string",
212 "displayId": "Euro"
213 }
214 ],
215 "businessAreaFilterType": "ALL",
216 "businessAreas": [
217 {
218 "id": "string",
219 "displayId": "Euro"
220 }
221 ],
222 "vendorFilterType": "ALL",
223 "vendors": [
224 {
225 "id": "string",
226 "displayId": "Euro"
227 }
228 ],
229 "leaseClassificationFilterType": "ALL",
230 "leaseClassifications": "string",
231 "accountingStandardType": "string",
232 "filterObjectDto": {
233 "id": 0,
234 "profileId": 0,
235 "displayId": "string",
236 "objectType": "string"
237 },
238 "scriptProfile": true
239 }
240 }
241}
Schedule¶
HTTP Request
POST /api/v1/activity_analysis_reports/schedule-jobs/createOrUpdate
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
body |
body |
true |
none |
Body Parameters
1{
2 "id": 0,
3 "cronExpression": "string",
4 "cronReadable": "string",
5 "active": true,
6 "unauthorized": true,
7 "nextExecution": "2019-08-24T14:15:22Z",
8 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
9 "previousExecution": "2019-08-24T14:15:22Z",
10 "previousExecutionMessage": "string",
11 "batchSize": 0,
12 "name": "string",
13 "profileId": 0,
14 "reportTypes": [
15 "BY_AMOUNT"
16 ],
17 "input": {
18 "id": 0,
19 "activationGroupStatus": [
20 "MLA_DEFINE"
21 ],
22 "internalAssetClass": {
23 "id": 10000001,
24 "displayId": "IAC-001",
25 "status": {
26 "name": "ACTIVE",
27 "captionKey": "enum.objectStatus.active",
28 "active": true,
29 "caption": "Active"
30 },
31 "name": "Machinery and Equipment",
32 "assetClassType": "PROPERTY",
33 "infiniteUsefulLife": false
34 },
35 "fromYear": 0,
36 "fromPeriod": {
37 "id": 0,
38 "displayId": "string",
39 "status": "CREATED",
40 "day": 0,
41 "year": 0,
42 "month": 0,
43 "postingPeriod": 0,
44 "yearShift": 0
45 },
46 "toYear": 0,
47 "toPeriod": {
48 "id": 0,
49 "displayId": "string",
50 "status": "CREATED",
51 "day": 0,
52 "year": 0,
53 "month": 0,
54 "postingPeriod": 0,
55 "yearShift": 0
56 },
57 "fromDate": "2019-08-24",
58 "toDate": "2019-08-24",
59 "accountingStandardType": "GAAP",
60 "leaseClassifications": [
61 "NON_LEASE"
62 ],
63 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
64 "partner": {
65 "id": 10000012,
66 "displayId": "0000100003",
67 "status": {
68 "name": "ACTIVE",
69 "captionKey": "enum.objectStatus.active",
70 "active": true,
71 "caption": "Active"
72 },
73 "name": "TEST VENDOR GB",
74 "erpSystemDisplayId": "FINQ8S-300"
75 },
76 "listObjectType": "MASTER_AGREEMENT",
77 "objectsList": [
78 {
79 "id": 0,
80 "displayId": "string",
81 "name": "string"
82 }
83 ],
84 "migratedFilterType": "MIGRATED"
85 },
86 "profile": {
87 "id": 0,
88 "name": "string",
89 "principalPositionType": "LESSEE",
90 "erpSystemFilterType": "ALL",
91 "erpSystems": [
92 {
93 "id": 0,
94 "displayId": "string",
95 "status": "CREATED",
96 "name": "string"
97 }
98 ],
99 "leaseAreaFilterType": "ALL",
100 "leaseAreas": [
101 {
102 "id": 0,
103 "displayId": "string",
104 "status": "CREATED",
105 "name": "string"
106 }
107 ],
108 "businessUnitFilterType": "ALL",
109 "businessUnits": [
110 {
111 "id": 0,
112 "displayId": "string",
113 "status": "CREATED",
114 "name": "string"
115 }
116 ],
117 "companyFilterType": "ALL",
118 "companyCodes": [
119 {
120 "id": 0,
121 "displayId": "string",
122 "status": "CREATED",
123 "erpSystemId": 0,
124 "erpSystemDisplayId": "string",
125 "countryId": 0,
126 "countryDisplayId": "string"
127 }
128 ],
129 "departmentFilterType": "ALL",
130 "leaseDepartments": [
131 {
132 "id": 0,
133 "displayId": "string",
134 "status": "CREATED",
135 "name": "string"
136 }
137 ],
138 "leaseGroupFilterType": "ALL",
139 "leaseGroups": [
140 {
141 "id": 0,
142 "displayId": "string",
143 "status": "CREATED",
144 "name": "string"
145 }
146 ],
147 "costCenterFilterType": "ALL",
148 "costCenters": [
149 {
150 "id": 0,
151 "displayId": "string",
152 "status": "CREATED",
153 "name": "string"
154 }
155 ],
156 "profitCenterFilterType": "ALL",
157 "profitCenters": [
158 {
159 "id": 0,
160 "displayId": "string",
161 "status": "CREATED",
162 "name": "string",
163 "validTo": "2019-08-24",
164 "erpSystemId": 0,
165 "erpSystemDisplayId": "string"
166 }
167 ],
168 "workBreakdownStructureFilterType": "ALL",
169 "workBreakdownStructures": [
170 {
171 "id": 0,
172 "displayId": "string",
173 "status": "CREATED",
174 "name": "string"
175 }
176 ],
177 "objectStatus": "CREATED",
178 "securityProfileId": 0,
179 "calendarType": "REGULAR_CALENDAR",
180 "fiscalVariant": {
181 "id": 0,
182 "displayId": "string",
183 "status": "CREATED",
184 "isCalendarYear": true,
185 "yearDependent": true,
186 "erpSystemDisplayId": "string"
187 },
188 "assetClassFilterType": "ALL",
189 "assetClasses": [
190 {
191 "id": "string",
192 "displayId": "Euro"
193 }
194 ],
195 "functionalAreaFilterType": "ALL",
196 "functionalAreas": [
197 {
198 "id": "string",
199 "displayId": "Euro"
200 }
201 ],
202 "businessAreaFilterType": "ALL",
203 "businessAreas": [
204 {
205 "id": "string",
206 "displayId": "Euro"
207 }
208 ],
209 "vendorFilterType": "ALL",
210 "vendors": [
211 {
212 "id": "string",
213 "displayId": "Euro"
214 }
215 ],
216 "leaseClassificationFilterType": "ALL",
217 "leaseClassifications": "string",
218 "accountingStandardType": "string",
219 "filterObjectDto": {
220 "id": 0,
221 "profileId": 0,
222 "displayId": "string",
223 "objectType": "string"
224 },
225 "scriptProfile": true
226 }
227}
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "code": "UPDATED",
3 "errors": {
4 "all": [
5 {
6 "type": "GENERIC",
7 "source": {},
8 "field": "string",
9 "errorKey": "string",
10 "errorMessage": "string"
11 }
12 ]
13 },
14 "object": {
15 "id": 0,
16 "cronExpression": "string",
17 "cronReadable": "string",
18 "active": true,
19 "unauthorized": true,
20 "nextExecution": "2019-08-24T14:15:22Z",
21 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
22 "previousExecution": "2019-08-24T14:15:22Z",
23 "previousExecutionMessage": "string",
24 "batchSize": 0,
25 "name": "string",
26 "profileId": 0,
27 "reportTypes": [
28 "BY_AMOUNT"
29 ],
30 "input": {
31 "id": 0,
32 "activationGroupStatus": [
33 "MLA_DEFINE"
34 ],
35 "internalAssetClass": {
36 "id": 10000001,
37 "displayId": "IAC-001",
38 "status": {
39 "name": "ACTIVE",
40 "captionKey": "enum.objectStatus.active",
41 "active": true,
42 "caption": "Active"
43 },
44 "name": "Machinery and Equipment",
45 "assetClassType": "PROPERTY",
46 "infiniteUsefulLife": false
47 },
48 "fromYear": 0,
49 "fromPeriod": {
50 "id": 0,
51 "displayId": "string",
52 "status": "CREATED",
53 "day": 0,
54 "year": 0,
55 "month": 0,
56 "postingPeriod": 0,
57 "yearShift": 0
58 },
59 "toYear": 0,
60 "toPeriod": {
61 "id": 0,
62 "displayId": "string",
63 "status": "CREATED",
64 "day": 0,
65 "year": 0,
66 "month": 0,
67 "postingPeriod": 0,
68 "yearShift": 0
69 },
70 "fromDate": "2019-08-24",
71 "toDate": "2019-08-24",
72 "accountingStandardType": "GAAP",
73 "leaseClassifications": [
74 "NON_LEASE"
75 ],
76 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
77 "partner": {
78 "id": 10000012,
79 "displayId": "0000100003",
80 "status": {
81 "name": "ACTIVE",
82 "captionKey": "enum.objectStatus.active",
83 "active": true,
84 "caption": "Active"
85 },
86 "name": "TEST VENDOR GB",
87 "erpSystemDisplayId": "FINQ8S-300"
88 },
89 "listObjectType": "MASTER_AGREEMENT",
90 "objectsList": [
91 {
92 "id": 0,
93 "displayId": "string",
94 "name": "string"
95 }
96 ],
97 "migratedFilterType": "MIGRATED"
98 },
99 "profile": {
100 "id": 0,
101 "name": "string",
102 "principalPositionType": "LESSEE",
103 "erpSystemFilterType": "ALL",
104 "erpSystems": [
105 {
106 "id": 0,
107 "displayId": "string",
108 "status": "CREATED",
109 "name": "string"
110 }
111 ],
112 "leaseAreaFilterType": "ALL",
113 "leaseAreas": [
114 {
115 "id": 0,
116 "displayId": "string",
117 "status": "CREATED",
118 "name": "string"
119 }
120 ],
121 "businessUnitFilterType": "ALL",
122 "businessUnits": [
123 {
124 "id": 0,
125 "displayId": "string",
126 "status": "CREATED",
127 "name": "string"
128 }
129 ],
130 "companyFilterType": "ALL",
131 "companyCodes": [
132 {
133 "id": 0,
134 "displayId": "string",
135 "status": "CREATED",
136 "erpSystemId": 0,
137 "erpSystemDisplayId": "string",
138 "countryId": 0,
139 "countryDisplayId": "string"
140 }
141 ],
142 "departmentFilterType": "ALL",
143 "leaseDepartments": [
144 {
145 "id": 0,
146 "displayId": "string",
147 "status": "CREATED",
148 "name": "string"
149 }
150 ],
151 "leaseGroupFilterType": "ALL",
152 "leaseGroups": [
153 {
154 "id": 0,
155 "displayId": "string",
156 "status": "CREATED",
157 "name": "string"
158 }
159 ],
160 "costCenterFilterType": "ALL",
161 "costCenters": [
162 {
163 "id": 0,
164 "displayId": "string",
165 "status": "CREATED",
166 "name": "string"
167 }
168 ],
169 "profitCenterFilterType": "ALL",
170 "profitCenters": [
171 {
172 "id": 0,
173 "displayId": "string",
174 "status": "CREATED",
175 "name": "string",
176 "validTo": "2019-08-24",
177 "erpSystemId": 0,
178 "erpSystemDisplayId": "string"
179 }
180 ],
181 "workBreakdownStructureFilterType": "ALL",
182 "workBreakdownStructures": [
183 {
184 "id": 0,
185 "displayId": "string",
186 "status": "CREATED",
187 "name": "string"
188 }
189 ],
190 "objectStatus": "CREATED",
191 "securityProfileId": 0,
192 "calendarType": "REGULAR_CALENDAR",
193 "fiscalVariant": {
194 "id": 0,
195 "displayId": "string",
196 "status": "CREATED",
197 "isCalendarYear": true,
198 "yearDependent": true,
199 "erpSystemDisplayId": "string"
200 },
201 "assetClassFilterType": "ALL",
202 "assetClasses": [
203 {
204 "id": "string",
205 "displayId": "Euro"
206 }
207 ],
208 "functionalAreaFilterType": "ALL",
209 "functionalAreas": [
210 {
211 "id": "string",
212 "displayId": "Euro"
213 }
214 ],
215 "businessAreaFilterType": "ALL",
216 "businessAreas": [
217 {
218 "id": "string",
219 "displayId": "Euro"
220 }
221 ],
222 "vendorFilterType": "ALL",
223 "vendors": [
224 {
225 "id": "string",
226 "displayId": "Euro"
227 }
228 ],
229 "leaseClassificationFilterType": "ALL",
230 "leaseClassifications": "string",
231 "accountingStandardType": "string",
232 "filterObjectDto": {
233 "id": 0,
234 "profileId": 0,
235 "displayId": "string",
236 "objectType": "string"
237 },
238 "scriptProfile": true
239 }
240 }
241}
Bulk Update¶
HTTP Request
PUT /api/v1/activity_analysis_reports/schedule-jobs/bulk
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
body |
body |
true |
none |
Body Parameters
1[
2 {
3 "id": 0,
4 "cronExpression": "string",
5 "cronReadable": "string",
6 "active": true,
7 "unauthorized": true,
8 "nextExecution": "2019-08-24T14:15:22Z",
9 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
10 "previousExecution": "2019-08-24T14:15:22Z",
11 "previousExecutionMessage": "string",
12 "batchSize": 0,
13 "name": "string",
14 "profileId": 0,
15 "reportTypes": [
16 "BY_AMOUNT"
17 ],
18 "input": {
19 "id": 0,
20 "activationGroupStatus": [
21 "MLA_DEFINE"
22 ],
23 "internalAssetClass": {
24 "id": 10000001,
25 "displayId": "IAC-001",
26 "status": {
27 "name": "ACTIVE",
28 "captionKey": "enum.objectStatus.active",
29 "active": true,
30 "caption": "Active"
31 },
32 "name": "Machinery and Equipment",
33 "assetClassType": "PROPERTY",
34 "infiniteUsefulLife": false
35 },
36 "fromYear": 0,
37 "fromPeriod": {
38 "id": 0,
39 "displayId": "string",
40 "status": "CREATED",
41 "day": 0,
42 "year": 0,
43 "month": 0,
44 "postingPeriod": 0,
45 "yearShift": 0
46 },
47 "toYear": 0,
48 "toPeriod": {
49 "id": 0,
50 "displayId": "string",
51 "status": "CREATED",
52 "day": 0,
53 "year": 0,
54 "month": 0,
55 "postingPeriod": 0,
56 "yearShift": 0
57 },
58 "fromDate": "2019-08-24",
59 "toDate": "2019-08-24",
60 "accountingStandardType": "GAAP",
61 "leaseClassifications": [
62 "NON_LEASE"
63 ],
64 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
65 "partner": {
66 "id": 10000012,
67 "displayId": "0000100003",
68 "status": {
69 "name": "ACTIVE",
70 "captionKey": "enum.objectStatus.active",
71 "active": true,
72 "caption": "Active"
73 },
74 "name": "TEST VENDOR GB",
75 "erpSystemDisplayId": "FINQ8S-300"
76 },
77 "listObjectType": "MASTER_AGREEMENT",
78 "objectsList": [
79 {
80 "id": 0,
81 "displayId": "string",
82 "name": "string"
83 }
84 ],
85 "migratedFilterType": "MIGRATED"
86 },
87 "profile": {
88 "id": 0,
89 "name": "string",
90 "principalPositionType": "LESSEE",
91 "erpSystemFilterType": "ALL",
92 "erpSystems": [
93 {
94 "id": 0,
95 "displayId": "string",
96 "status": "CREATED",
97 "name": "string"
98 }
99 ],
100 "leaseAreaFilterType": "ALL",
101 "leaseAreas": [
102 {
103 "id": 0,
104 "displayId": "string",
105 "status": "CREATED",
106 "name": "string"
107 }
108 ],
109 "businessUnitFilterType": "ALL",
110 "businessUnits": [
111 {
112 "id": 0,
113 "displayId": "string",
114 "status": "CREATED",
115 "name": "string"
116 }
117 ],
118 "companyFilterType": "ALL",
119 "companyCodes": [
120 {
121 "id": 0,
122 "displayId": "string",
123 "status": "CREATED",
124 "erpSystemId": 0,
125 "erpSystemDisplayId": "string",
126 "countryId": 0,
127 "countryDisplayId": "string"
128 }
129 ],
130 "departmentFilterType": "ALL",
131 "leaseDepartments": [
132 {
133 "id": 0,
134 "displayId": "string",
135 "status": "CREATED",
136 "name": "string"
137 }
138 ],
139 "leaseGroupFilterType": "ALL",
140 "leaseGroups": [
141 {
142 "id": 0,
143 "displayId": "string",
144 "status": "CREATED",
145 "name": "string"
146 }
147 ],
148 "costCenterFilterType": "ALL",
149 "costCenters": [
150 {
151 "id": 0,
152 "displayId": "string",
153 "status": "CREATED",
154 "name": "string"
155 }
156 ],
157 "profitCenterFilterType": "ALL",
158 "profitCenters": [
159 {
160 "id": 0,
161 "displayId": "string",
162 "status": "CREATED",
163 "name": "string",
164 "validTo": "2019-08-24",
165 "erpSystemId": 0,
166 "erpSystemDisplayId": "string"
167 }
168 ],
169 "workBreakdownStructureFilterType": "ALL",
170 "workBreakdownStructures": [
171 {
172 "id": 0,
173 "displayId": "string",
174 "status": "CREATED",
175 "name": "string"
176 }
177 ],
178 "objectStatus": "CREATED",
179 "securityProfileId": 0,
180 "calendarType": "REGULAR_CALENDAR",
181 "fiscalVariant": {
182 "id": 0,
183 "displayId": "string",
184 "status": "CREATED",
185 "isCalendarYear": true,
186 "yearDependent": true,
187 "erpSystemDisplayId": "string"
188 },
189 "assetClassFilterType": "ALL",
190 "assetClasses": [
191 {
192 "id": "string",
193 "displayId": "Euro"
194 }
195 ],
196 "functionalAreaFilterType": "ALL",
197 "functionalAreas": [
198 {
199 "id": "string",
200 "displayId": "Euro"
201 }
202 ],
203 "businessAreaFilterType": "ALL",
204 "businessAreas": [
205 {
206 "id": "string",
207 "displayId": "Euro"
208 }
209 ],
210 "vendorFilterType": "ALL",
211 "vendors": [
212 {
213 "id": "string",
214 "displayId": "Euro"
215 }
216 ],
217 "leaseClassificationFilterType": "ALL",
218 "leaseClassifications": "string",
219 "accountingStandardType": "string",
220 "filterObjectDto": {
221 "id": 0,
222 "profileId": 0,
223 "displayId": "string",
224 "objectType": "string"
225 },
226 "scriptProfile": true
227 }
228 }
229]
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "code": "UPDATED",
3 "errors": {
4 "all": [
5 {
6 "type": "GENERIC",
7 "source": {},
8 "field": "string",
9 "errorKey": "string",
10 "errorMessage": "string"
11 }
12 ]
13 },
14 "object": [
15 {
16 "id": 0,
17 "cronExpression": "string",
18 "cronReadable": "string",
19 "active": true,
20 "unauthorized": true,
21 "nextExecution": "2019-08-24T14:15:22Z",
22 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
23 "previousExecution": "2019-08-24T14:15:22Z",
24 "previousExecutionMessage": "string",
25 "batchSize": 0,
26 "name": "string",
27 "profileId": 0,
28 "reportTypes": [
29 "BY_AMOUNT"
30 ],
31 "input": {
32 "id": 0,
33 "activationGroupStatus": [
34 "MLA_DEFINE"
35 ],
36 "internalAssetClass": {
37 "id": 10000001,
38 "displayId": "IAC-001",
39 "status": {
40 "name": "ACTIVE",
41 "captionKey": "enum.objectStatus.active",
42 "active": true,
43 "caption": "Active"
44 },
45 "name": "Machinery and Equipment",
46 "assetClassType": "PROPERTY",
47 "infiniteUsefulLife": false
48 },
49 "fromYear": 0,
50 "fromPeriod": {
51 "id": 0,
52 "displayId": "string",
53 "status": "CREATED",
54 "day": 0,
55 "year": 0,
56 "month": 0,
57 "postingPeriod": 0,
58 "yearShift": 0
59 },
60 "toYear": 0,
61 "toPeriod": {
62 "id": 0,
63 "displayId": "string",
64 "status": "CREATED",
65 "day": 0,
66 "year": 0,
67 "month": 0,
68 "postingPeriod": 0,
69 "yearShift": 0
70 },
71 "fromDate": "2019-08-24",
72 "toDate": "2019-08-24",
73 "accountingStandardType": "GAAP",
74 "leaseClassifications": [
75 "NON_LEASE"
76 ],
77 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
78 "partner": {
79 "id": 10000012,
80 "displayId": "0000100003",
81 "status": {
82 "name": "ACTIVE",
83 "captionKey": "enum.objectStatus.active",
84 "active": true,
85 "caption": "Active"
86 },
87 "name": "TEST VENDOR GB",
88 "erpSystemDisplayId": "FINQ8S-300"
89 },
90 "listObjectType": "MASTER_AGREEMENT",
91 "objectsList": [
92 {
93 "id": 0,
94 "displayId": "string",
95 "name": "string"
96 }
97 ],
98 "migratedFilterType": "MIGRATED"
99 },
100 "profile": {
101 "id": 0,
102 "name": "string",
103 "principalPositionType": "LESSEE",
104 "erpSystemFilterType": "ALL",
105 "erpSystems": [
106 {
107 "id": 0,
108 "displayId": "string",
109 "status": "CREATED",
110 "name": "string"
111 }
112 ],
113 "leaseAreaFilterType": "ALL",
114 "leaseAreas": [
115 {
116 "id": 0,
117 "displayId": "string",
118 "status": "CREATED",
119 "name": "string"
120 }
121 ],
122 "businessUnitFilterType": "ALL",
123 "businessUnits": [
124 {
125 "id": 0,
126 "displayId": "string",
127 "status": "CREATED",
128 "name": "string"
129 }
130 ],
131 "companyFilterType": "ALL",
132 "companyCodes": [
133 {
134 "id": 0,
135 "displayId": "string",
136 "status": "CREATED",
137 "erpSystemId": 0,
138 "erpSystemDisplayId": "string",
139 "countryId": 0,
140 "countryDisplayId": "string"
141 }
142 ],
143 "departmentFilterType": "ALL",
144 "leaseDepartments": [
145 {
146 "id": 0,
147 "displayId": "string",
148 "status": "CREATED",
149 "name": "string"
150 }
151 ],
152 "leaseGroupFilterType": "ALL",
153 "leaseGroups": [
154 {
155 "id": 0,
156 "displayId": "string",
157 "status": "CREATED",
158 "name": "string"
159 }
160 ],
161 "costCenterFilterType": "ALL",
162 "costCenters": [
163 {
164 "id": 0,
165 "displayId": "string",
166 "status": "CREATED",
167 "name": "string"
168 }
169 ],
170 "profitCenterFilterType": "ALL",
171 "profitCenters": [
172 {
173 "id": 0,
174 "displayId": "string",
175 "status": "CREATED",
176 "name": "string",
177 "validTo": "2019-08-24",
178 "erpSystemId": 0,
179 "erpSystemDisplayId": "string"
180 }
181 ],
182 "workBreakdownStructureFilterType": "ALL",
183 "workBreakdownStructures": [
184 {
185 "id": 0,
186 "displayId": "string",
187 "status": "CREATED",
188 "name": "string"
189 }
190 ],
191 "objectStatus": "CREATED",
192 "securityProfileId": 0,
193 "calendarType": "REGULAR_CALENDAR",
194 "fiscalVariant": {
195 "id": 0,
196 "displayId": "string",
197 "status": "CREATED",
198 "isCalendarYear": true,
199 "yearDependent": true,
200 "erpSystemDisplayId": "string"
201 },
202 "assetClassFilterType": "ALL",
203 "assetClasses": [
204 {
205 "id": "string",
206 "displayId": "Euro"
207 }
208 ],
209 "functionalAreaFilterType": "ALL",
210 "functionalAreas": [
211 {
212 "id": "string",
213 "displayId": "Euro"
214 }
215 ],
216 "businessAreaFilterType": "ALL",
217 "businessAreas": [
218 {
219 "id": "string",
220 "displayId": "Euro"
221 }
222 ],
223 "vendorFilterType": "ALL",
224 "vendors": [
225 {
226 "id": "string",
227 "displayId": "Euro"
228 }
229 ],
230 "leaseClassificationFilterType": "ALL",
231 "leaseClassifications": "string",
232 "accountingStandardType": "string",
233 "filterObjectDto": {
234 "id": 0,
235 "profileId": 0,
236 "displayId": "string",
237 "objectType": "string"
238 },
239 "scriptProfile": true
240 }
241 }
242 ]
243}
Bulk Delete¶
HTTP Request
DELETE /api/v1/activity_analysis_reports/schedule-jobs/bulk
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
body |
body |
array[integer] |
true |
none |
Body Parameters
1[
2 0
3]
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
None |
Change State¶
HTTP Request
POST /api/v1/activity_analysis_reports/schedule-jobs/{id}/enable/{state}
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
none |
state |
path |
boolean |
true |
none |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
None |
Search¶
HTTP Request
POST /api/v1/activity_analysis_reports/schedule-jobs/search
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
page |
query |
integer |
false |
Zero-based page index (0..N) |
size |
query |
integer |
false |
The size of the page to be returned |
sort |
query |
array[string] |
false |
Sorting criteria in the format: property,(asc |
body |
body |
false |
none |
Default Values¶
Parameter |
Default |
Type |
|---|---|---|
page |
|
query |
size |
|
query |
sort |
|
query |
Parameter Constraints¶
Parameter |
Constraints |
|---|---|
page |
Min: 0 |
size |
Min: 1 |
Body Parameters
1{
2 "idIn": [
3 0
4 ],
5 "idEqual": 0,
6 "idLike": "string",
7 "createdAtGreaterThanOrEqual": "2019-08-24T14:15:22Z",
8 "createdAtLessThanOrEqual": "2019-08-24T14:15:22Z",
9 "createdByLike": "string",
10 "createdByEqual": "string",
11 "modifiedAtGreaterThanOrEqual": "2019-08-24T14:15:22Z",
12 "modifiedAtLessThanOrEqual": "2019-08-24T14:15:22Z",
13 "modifiedByLike": "string",
14 "modifiedByEqual": "string",
15 "activeEqual": true,
16 "nameLike": "string",
17 "profileIdEqual": 0,
18 "accountingStandardTypeEqual": "GAAP",
19 "inputEqual": {
20 "id": 0,
21 "activationGroupStatus": [
22 "MLA_DEFINE"
23 ],
24 "internalAssetClass": {
25 "id": 10000001,
26 "displayId": "IAC-001",
27 "status": {
28 "name": "ACTIVE",
29 "captionKey": "enum.objectStatus.active",
30 "active": true,
31 "caption": "Active"
32 },
33 "name": "Machinery and Equipment",
34 "assetClassType": "PROPERTY",
35 "infiniteUsefulLife": false
36 },
37 "fromYear": 0,
38 "fromPeriod": {
39 "id": 0,
40 "displayId": "string",
41 "status": "CREATED",
42 "day": 0,
43 "year": 0,
44 "month": 0,
45 "postingPeriod": 0,
46 "yearShift": 0
47 },
48 "toYear": 0,
49 "toPeriod": {
50 "id": 0,
51 "displayId": "string",
52 "status": "CREATED",
53 "day": 0,
54 "year": 0,
55 "month": 0,
56 "postingPeriod": 0,
57 "yearShift": 0
58 },
59 "fromDate": "2019-08-24",
60 "toDate": "2019-08-24",
61 "accountingStandardType": "GAAP",
62 "leaseClassifications": [
63 "NON_LEASE"
64 ],
65 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
66 "partner": {
67 "id": 10000012,
68 "displayId": "0000100003",
69 "status": {
70 "name": "ACTIVE",
71 "captionKey": "enum.objectStatus.active",
72 "active": true,
73 "caption": "Active"
74 },
75 "name": "TEST VENDOR GB",
76 "erpSystemDisplayId": "FINQ8S-300"
77 },
78 "listObjectType": "MASTER_AGREEMENT",
79 "objectsList": [
80 {
81 "id": 0,
82 "displayId": "string",
83 "name": "string"
84 }
85 ],
86 "migratedFilterType": "MIGRATED"
87 },
88 "fromYearEqual": 0,
89 "fromPeriodEqual": 0,
90 "toYearEqual": 0,
91 "toPeriodEqual": 0,
92 "listObjectTypeEqual": "MASTER_AGREEMENT",
93 "objectsListLike": "string",
94 "leaseClassificationsLike": "string",
95 "leaseTypeEqual": "LEASE_CONTRACT_FIXED_PART_A",
96 "internalAssetClassEqual": {
97 "id": 10000001,
98 "displayId": "IAC-001",
99 "status": {
100 "name": "ACTIVE",
101 "captionKey": "enum.objectStatus.active",
102 "active": true,
103 "caption": "Active"
104 },
105 "name": "Machinery and Equipment",
106 "assetClassType": "PROPERTY",
107 "infiniteUsefulLife": false
108 },
109 "fromDateEqual": "2019-08-24",
110 "toDateEqual": "2019-08-24",
111 "activationGroupStatusIn": [
112 "MLA_DEFINE"
113 ],
114 "reportTypeEqual": "BY_AMOUNT"
115}
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "totalPages": 0,
3 "totalElements": 0,
4 "pageable": {
5 "unpaged": false,
6 "paged": true,
7 "pageSize": 100,
8 "pageNumber": 0,
9 "offset": 0,
10 "sort": {
11 "unsorted": false,
12 "sorted": true,
13 "empty": false
14 }
15 },
16 "numberOfElements": 0,
17 "first": true,
18 "last": true,
19 "size": 0,
20 "content": [
21 {
22 "id": 0,
23 "cronExpression": "string",
24 "cronReadable": "string",
25 "active": true,
26 "unauthorized": true,
27 "nextExecution": "2019-08-24T14:15:22Z",
28 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
29 "previousExecution": "2019-08-24T14:15:22Z",
30 "previousExecutionMessage": "string",
31 "batchSize": 0,
32 "name": "string",
33 "profileId": 0,
34 "reportTypes": [
35 "BY_AMOUNT"
36 ],
37 "input": {
38 "id": 0,
39 "activationGroupStatus": [
40 "MLA_DEFINE"
41 ],
42 "internalAssetClass": {
43 "id": 10000001,
44 "displayId": "IAC-001",
45 "status": {
46 "name": "ACTIVE",
47 "captionKey": "enum.objectStatus.active",
48 "active": true,
49 "caption": "Active"
50 },
51 "name": "Machinery and Equipment",
52 "assetClassType": "PROPERTY",
53 "infiniteUsefulLife": false
54 },
55 "fromYear": 0,
56 "fromPeriod": {
57 "id": 0,
58 "displayId": "string",
59 "status": "CREATED",
60 "day": 0,
61 "year": 0,
62 "month": 0,
63 "postingPeriod": 0,
64 "yearShift": 0
65 },
66 "toYear": 0,
67 "toPeriod": {
68 "id": 0,
69 "displayId": "string",
70 "status": "CREATED",
71 "day": 0,
72 "year": 0,
73 "month": 0,
74 "postingPeriod": 0,
75 "yearShift": 0
76 },
77 "fromDate": "2019-08-24",
78 "toDate": "2019-08-24",
79 "accountingStandardType": "GAAP",
80 "leaseClassifications": [
81 "NON_LEASE"
82 ],
83 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
84 "partner": {
85 "id": 10000012,
86 "displayId": "0000100003",
87 "status": {
88 "name": "ACTIVE",
89 "captionKey": "enum.objectStatus.active",
90 "active": true,
91 "caption": "Active"
92 },
93 "name": "TEST VENDOR GB",
94 "erpSystemDisplayId": "FINQ8S-300"
95 },
96 "listObjectType": "MASTER_AGREEMENT",
97 "objectsList": [
98 {
99 "id": 0,
100 "displayId": "string",
101 "name": "string"
102 }
103 ],
104 "migratedFilterType": "MIGRATED"
105 },
106 "profile": {
107 "id": 0,
108 "name": "string",
109 "principalPositionType": "LESSEE",
110 "erpSystemFilterType": "ALL",
111 "erpSystems": [
112 {
113 "id": 0,
114 "displayId": "string",
115 "status": "CREATED",
116 "name": "string"
117 }
118 ],
119 "leaseAreaFilterType": "ALL",
120 "leaseAreas": [
121 {
122 "id": 0,
123 "displayId": "string",
124 "status": "CREATED",
125 "name": "string"
126 }
127 ],
128 "businessUnitFilterType": "ALL",
129 "businessUnits": [
130 {
131 "id": 0,
132 "displayId": "string",
133 "status": "CREATED",
134 "name": "string"
135 }
136 ],
137 "companyFilterType": "ALL",
138 "companyCodes": [
139 {
140 "id": 0,
141 "displayId": "string",
142 "status": "CREATED",
143 "erpSystemId": 0,
144 "erpSystemDisplayId": "string",
145 "countryId": 0,
146 "countryDisplayId": "string"
147 }
148 ],
149 "departmentFilterType": "ALL",
150 "leaseDepartments": [
151 {
152 "id": 0,
153 "displayId": "string",
154 "status": "CREATED",
155 "name": "string"
156 }
157 ],
158 "leaseGroupFilterType": "ALL",
159 "leaseGroups": [
160 {
161 "id": 0,
162 "displayId": "string",
163 "status": "CREATED",
164 "name": "string"
165 }
166 ],
167 "costCenterFilterType": "ALL",
168 "costCenters": [
169 {
170 "id": 0,
171 "displayId": "string",
172 "status": "CREATED",
173 "name": "string"
174 }
175 ],
176 "profitCenterFilterType": "ALL",
177 "profitCenters": [
178 {
179 "id": 0,
180 "displayId": "string",
181 "status": "CREATED",
182 "name": "string",
183 "validTo": "2019-08-24",
184 "erpSystemId": 0,
185 "erpSystemDisplayId": "string"
186 }
187 ],
188 "workBreakdownStructureFilterType": "ALL",
189 "workBreakdownStructures": [
190 {
191 "id": 0,
192 "displayId": "string",
193 "status": "CREATED",
194 "name": "string"
195 }
196 ],
197 "objectStatus": "CREATED",
198 "securityProfileId": 0,
199 "calendarType": "REGULAR_CALENDAR",
200 "fiscalVariant": {
201 "id": 0,
202 "displayId": "string",
203 "status": "CREATED",
204 "isCalendarYear": true,
205 "yearDependent": true,
206 "erpSystemDisplayId": "string"
207 },
208 "assetClassFilterType": "ALL",
209 "assetClasses": [
210 {
211 "id": "string",
212 "displayId": "Euro"
213 }
214 ],
215 "functionalAreaFilterType": "ALL",
216 "functionalAreas": [
217 {
218 "id": "string",
219 "displayId": "Euro"
220 }
221 ],
222 "businessAreaFilterType": "ALL",
223 "businessAreas": [
224 {
225 "id": "string",
226 "displayId": "Euro"
227 }
228 ],
229 "vendorFilterType": "ALL",
230 "vendors": [
231 {
232 "id": "string",
233 "displayId": "Euro"
234 }
235 ],
236 "leaseClassificationFilterType": "ALL",
237 "leaseClassifications": "string",
238 "accountingStandardType": "string",
239 "filterObjectDto": {
240 "id": 0,
241 "profileId": 0,
242 "displayId": "string",
243 "objectType": "string"
244 },
245 "scriptProfile": true
246 }
247 }
248 ],
249 "number": 0,
250 "sort": {
251 "unsorted": false,
252 "sorted": true,
253 "empty": false
254 },
255 "empty": true
256}
Find All¶
HTTP Request
GET /api/v1/activity_analysis_reports/schedule-jobs
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
pageable |
query |
true |
none |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "totalPages": 0,
3 "totalElements": 0,
4 "pageable": {
5 "unpaged": false,
6 "paged": true,
7 "pageSize": 100,
8 "pageNumber": 0,
9 "offset": 0,
10 "sort": {
11 "unsorted": false,
12 "sorted": true,
13 "empty": false
14 }
15 },
16 "numberOfElements": 0,
17 "first": true,
18 "last": true,
19 "size": 0,
20 "content": [
21 {
22 "id": 0,
23 "cronExpression": "string",
24 "cronReadable": "string",
25 "active": true,
26 "unauthorized": true,
27 "nextExecution": "2019-08-24T14:15:22Z",
28 "previousSuccessfulExecution": "2019-08-24T14:15:22Z",
29 "previousExecution": "2019-08-24T14:15:22Z",
30 "previousExecutionMessage": "string",
31 "batchSize": 0,
32 "name": "string",
33 "profileId": 0,
34 "reportTypes": [
35 "BY_AMOUNT"
36 ],
37 "input": {
38 "id": 0,
39 "activationGroupStatus": [
40 "MLA_DEFINE"
41 ],
42 "internalAssetClass": {
43 "id": 10000001,
44 "displayId": "IAC-001",
45 "status": {
46 "name": "ACTIVE",
47 "captionKey": "enum.objectStatus.active",
48 "active": true,
49 "caption": "Active"
50 },
51 "name": "Machinery and Equipment",
52 "assetClassType": "PROPERTY",
53 "infiniteUsefulLife": false
54 },
55 "fromYear": 0,
56 "fromPeriod": {
57 "id": 0,
58 "displayId": "string",
59 "status": "CREATED",
60 "day": 0,
61 "year": 0,
62 "month": 0,
63 "postingPeriod": 0,
64 "yearShift": 0
65 },
66 "toYear": 0,
67 "toPeriod": {
68 "id": 0,
69 "displayId": "string",
70 "status": "CREATED",
71 "day": 0,
72 "year": 0,
73 "month": 0,
74 "postingPeriod": 0,
75 "yearShift": 0
76 },
77 "fromDate": "2019-08-24",
78 "toDate": "2019-08-24",
79 "accountingStandardType": "GAAP",
80 "leaseClassifications": [
81 "NON_LEASE"
82 ],
83 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
84 "partner": {
85 "id": 10000012,
86 "displayId": "0000100003",
87 "status": {
88 "name": "ACTIVE",
89 "captionKey": "enum.objectStatus.active",
90 "active": true,
91 "caption": "Active"
92 },
93 "name": "TEST VENDOR GB",
94 "erpSystemDisplayId": "FINQ8S-300"
95 },
96 "listObjectType": "MASTER_AGREEMENT",
97 "objectsList": [
98 {
99 "id": 0,
100 "displayId": "string",
101 "name": "string"
102 }
103 ],
104 "migratedFilterType": "MIGRATED"
105 },
106 "profile": {
107 "id": 0,
108 "name": "string",
109 "principalPositionType": "LESSEE",
110 "erpSystemFilterType": "ALL",
111 "erpSystems": [
112 {
113 "id": 0,
114 "displayId": "string",
115 "status": "CREATED",
116 "name": "string"
117 }
118 ],
119 "leaseAreaFilterType": "ALL",
120 "leaseAreas": [
121 {
122 "id": 0,
123 "displayId": "string",
124 "status": "CREATED",
125 "name": "string"
126 }
127 ],
128 "businessUnitFilterType": "ALL",
129 "businessUnits": [
130 {
131 "id": 0,
132 "displayId": "string",
133 "status": "CREATED",
134 "name": "string"
135 }
136 ],
137 "companyFilterType": "ALL",
138 "companyCodes": [
139 {
140 "id": 0,
141 "displayId": "string",
142 "status": "CREATED",
143 "erpSystemId": 0,
144 "erpSystemDisplayId": "string",
145 "countryId": 0,
146 "countryDisplayId": "string"
147 }
148 ],
149 "departmentFilterType": "ALL",
150 "leaseDepartments": [
151 {
152 "id": 0,
153 "displayId": "string",
154 "status": "CREATED",
155 "name": "string"
156 }
157 ],
158 "leaseGroupFilterType": "ALL",
159 "leaseGroups": [
160 {
161 "id": 0,
162 "displayId": "string",
163 "status": "CREATED",
164 "name": "string"
165 }
166 ],
167 "costCenterFilterType": "ALL",
168 "costCenters": [
169 {
170 "id": 0,
171 "displayId": "string",
172 "status": "CREATED",
173 "name": "string"
174 }
175 ],
176 "profitCenterFilterType": "ALL",
177 "profitCenters": [
178 {
179 "id": 0,
180 "displayId": "string",
181 "status": "CREATED",
182 "name": "string",
183 "validTo": "2019-08-24",
184 "erpSystemId": 0,
185 "erpSystemDisplayId": "string"
186 }
187 ],
188 "workBreakdownStructureFilterType": "ALL",
189 "workBreakdownStructures": [
190 {
191 "id": 0,
192 "displayId": "string",
193 "status": "CREATED",
194 "name": "string"
195 }
196 ],
197 "objectStatus": "CREATED",
198 "securityProfileId": 0,
199 "calendarType": "REGULAR_CALENDAR",
200 "fiscalVariant": {
201 "id": 0,
202 "displayId": "string",
203 "status": "CREATED",
204 "isCalendarYear": true,
205 "yearDependent": true,
206 "erpSystemDisplayId": "string"
207 },
208 "assetClassFilterType": "ALL",
209 "assetClasses": [
210 {
211 "id": "string",
212 "displayId": "Euro"
213 }
214 ],
215 "functionalAreaFilterType": "ALL",
216 "functionalAreas": [
217 {
218 "id": "string",
219 "displayId": "Euro"
220 }
221 ],
222 "businessAreaFilterType": "ALL",
223 "businessAreas": [
224 {
225 "id": "string",
226 "displayId": "Euro"
227 }
228 ],
229 "vendorFilterType": "ALL",
230 "vendors": [
231 {
232 "id": "string",
233 "displayId": "Euro"
234 }
235 ],
236 "leaseClassificationFilterType": "ALL",
237 "leaseClassifications": "string",
238 "accountingStandardType": "string",
239 "filterObjectDto": {
240 "id": 0,
241 "profileId": 0,
242 "displayId": "string",
243 "objectType": "string"
244 },
245 "scriptProfile": true
246 }
247 }
248 ],
249 "number": 0,
250 "sort": {
251 "unsorted": false,
252 "sorted": true,
253 "empty": false
254 },
255 "empty": true
256}