Adds a Calculation (CompensationRecordSetCalculation
) for the specified Compensation Record Set.
OK
{- "data": {
- "label": "SC_records",
- "compensationRecordSetId": 1
}, - "operationType": "add"
}
{- "response": {
- "node": "node1",
- "data": [
- {
- "version": 0,
- "typedId": "8.CORSC",
- "targetDate": null,
- "label": "SC_records",
- "locale": null,
- "calculationMessages": null,
- "compensationRecordSetId": 1,
- "compensationRecordSetLabel": "Sales Compensations",
- "compensationRecordSet": {
- "version": 0,
- "typedId": "1.CORS",
- "targetDate": null,
- "label": "Sales Compensations",
- "locale": null,
- "calculationMessages": null,
- "numberOfItems": 0,
- "keepManualOverrides": false,
- "writeOnlyChangedItems": false,
- "userGroupEdit": null,
- "userGroupViewDetails": null,
- "updatedBy": 119,
- "updateDate": "2022-05-05",
- "recordSetId": 1,
- "createDate": "2022-05-05T11:36:03",
- "createdBy": 119,
- "lastUpdateDate": "2022-05-05T11:36:03",
- "lastUpdateBy": 119,
- "status": "DRAFT",
- "calculationStartDate": null,
- "calculationDate": null,
- "id": 1
}, - "dtoFilter": null,
- "sortBy": null,
- "calculationType": null,
- "adhocCalculation": null,
- "calculationConfig": null,
- "createDate": "2022-06-24T09:12:39",
- "createdBy": 1687,
- "lastUpdateDate": "2022-06-24T09:12:39",
- "lastUpdateBy": 1687,
- "status": "DRAFT",
- "calculationStartDate": null,
- "calculationDate": null,
- "isDefault": false,
- "incremental": true,
- "incCalculationDate": null,
- "shouldSubmit": false,
- "valid": true
}
], - "status": 0
}
}