{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "InvoiceItems", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Rebate", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Rate", "type": "esriFieldTypeDouble", "alias": "Rate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rate" }, { "name": "VATExempt", "type": "esriFieldTypeString", "alias": "VAT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VAT" }, { "name": "Amount", "type": "esriFieldTypeDouble", "alias": "Amount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Amount" }, { "name": "InvoiceID", "type": "esriFieldTypeInteger", "alias": "InvoiceID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InvoiceID" }, { "name": "Rebate", "type": "esriFieldTypeString", "alias": "Rebate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Rebate" }, { "name": "VoteNo", "type": "esriFieldTypeString", "alias": "VoteNo", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "VoteNo" }, { "name": "Tariff", "type": "esriFieldTypeString", "alias": "Tariff", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Tariff" }, { "name": "Quantity", "type": "esriFieldTypeInteger", "alias": "Quantity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Quantity" }, { "name": "UnitOfMeasurement", "type": "esriFieldTypeString", "alias": "UnitOfMeasurement", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UnitOfMeasurement" }, { "name": "AppID", "type": "esriFieldTypeInteger", "alias": "AppID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AppID" }, { "name": "Calculation", "type": "esriFieldTypeString", "alias": "Calculation", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Calculation" }, { "name": "RebateTariffID", "type": "esriFieldTypeInteger", "alias": "RebateTariffID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RebateTariffID" }, { "name": "Minimum", "type": "esriFieldTypeString", "alias": "Minimum", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Minimum" }, { "name": "Maximum", "type": "esriFieldTypeString", "alias": "Maximum", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maximum" }, { "name": "TariffID", "type": "esriFieldTypeInteger", "alias": "TariffID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TariffID" }, { "name": "ManualCalculation", "type": "esriFieldTypeString", "alias": "ManualCalculation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManualCalculation" }, { "name": "SystemModuleID", "type": "esriFieldTypeInteger", "alias": "SystemModuleID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SystemModuleID" } ], "indexes": [ { "name": "R201_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idx_AFLA_Invoice", "fields": "AppID,SystemModuleID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idx_AFLA_Invoice_1", "fields": "InvoiceID,SystemModuleID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "InvoiceItems", "description": "", "prototype": { "attributes": { "ManualCalculation": null, "SystemModuleID": null, "Rate": null, "VATExempt": null, "Amount": null, "InvoiceID": null, "Rebate": null, "VoteNo": null, "Tariff": null, "Quantity": null, "UnitOfMeasurement": null, "AppID": null, "Calculation": null, "RebateTariffID": null, "Minimum": null, "Maximum": null, "TariffID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "ae2d807b2a544b85bbc269044a63d425" }