The type code is QMU
| typedId | string  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| calculationMessages | string  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
object  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| targetDate | string <date-time>   | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| lastUpdateDate | string <date-time>   | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| label | string  <= 255 characters   | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| locale | string  <= 255 characters   | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| calculationDate | string <date-time>   | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| version | integer  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| templateName | string  <= 255 characters   | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| createdBy | integer  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| progress | string  <= 255 characters   | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| massUpdateType | string  <= 255 characters   Possible values: "SIMULATION" "UPDATE"    | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| calculationStartDate | string <date-time>   | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| createDate | string <date-time>   | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| lastUpdateBy | integer  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| status | string  <= 255 characters   Possible values: "DRAFT" "PENDING" "SCHEDULED" "PROCESSING" "SCHEDULED_DIRTY" "ERROR" "READY" "CANCELLED"    | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{- "typedId": "string",
 - "calculationMessages": "string",
 - "configuration": {
- "headerFilter": {
- "property1": "string",
 - "property2": "string"
 
}, - "inputsLogic": "string",
 - "headerInputsLogic": "string",
 - "inputUpdateDefs": [
- {
- "fieldName": "string",
 - "fieldLabel": "string",
 - "op": "string",
 - "value": "string",
 - "desc": "string",
 - "inputType": "string"
 
} 
], - "headerInputUpdateDefs": [
- { }
 
], - "outputDefs": [
- {
- "resultName": "string",
 - "resultLabel": "string"
 
} 
], - "inputDefs": [
- {
- "name": "string",
 - "label": "string"
 
} 
], - "overridesLogic": "string",
 - "headerOverridesLogic": "string",
 - "inputsLogicParams": [
- {
- "name": "string",
 - "label": "string",
 - "lookupTableId": "string",
 - "url": "string",
 - "type": "string",
 - "value": "string",
 - "valueHint": "string",
 - "readOnly": true,
 - "filter": {
- "property1": "string",
 - "property2": "string"
 
}, - "parameterGroup": "string",
 - "required": true,
 - "labelTranslations": "string",
 - "addUnknownValues": true,
 - "typedId": "string",
 - "alwaysEditable": true,
 - "inputs": [
- { }
 
], - "parameterConfig": {
- "property1": "string",
 - "property2": "string"
 
}, - "formattingOptions": {
- "property1": "string",
 - "property2": "string"
 
}, - "valueOptions": [
- "string"
 
] 
} 
], - "headerInputsLogicParams": [
- { }
 
], - "overridesLogicParams": [
- { }
 
], - "headerOverridesLogicParams": [
- { }
 
], - "errorModeType": "ABORT",
 - "userNotificationType": "NONE",
 - "autoSubmit": true,
 - "createCopies": true,
 - "comment": "string",
 - "customerGroup": {
- "property1": "string",
 - "property2": "string"
 
}, - "productGroup": {
- "property1": "string",
 - "property2": "string"
 
} 
}, - "targetDate": "2019-08-24T14:15:22Z",
 - "lastUpdateDate": "2019-08-24T14:15:22Z",
 - "label": "string",
 - "locale": "string",
 - "calculationDate": "2019-08-24T14:15:22Z",
 - "version": 0,
 - "templateName": "string",
 - "createdBy": 0,
 - "progress": "string",
 - "massUpdateType": "SIMULATION",
 - "calculationStartDate": "2019-08-24T14:15:22Z",
 - "createDate": "2019-08-24T14:15:22Z",
 - "lastUpdateBy": 0,
 - "status": "DRAFT"
 
}