{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 43, "name": "ProductInventoryTransactions", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 42, "name": "pnr.LOGIN_CREATOR_PNR.ProductInventory", "relatedTableId": 42, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PRODUCTINVENTORYID", "composite": false, "catalogID": "{CFB95DC8-BA28-495C-9844-6ECB338E06EA}" } ], "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, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DATETIMESTAMP", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "DATETIMESTAMP", "type": "esriFieldTypeDate", "alias": "DateTime", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATETIMESTAMP" }, { "name": "INVLOC", "type": "esriFieldTypeString", "alias": "Inventory Location", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "VEHICLENUMBER" }, { "name": "FIELDTECH", "type": "esriFieldTypeString", "alias": "Field Tech", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FIELDTECH" }, { "name": "PRODUCT", "type": "esriFieldTypeString", "alias": "Product", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PRODUCT" }, { "name": "QTY", "type": "esriFieldTypeDouble", "alias": "Quantity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QTY" }, { "name": "QTYUNIT", "type": "esriFieldTypeString", "alias": "Quantity Unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "QTYUNIT" }, { "name": "TRANSACTIONTYPE", "type": "esriFieldTypeString", "alias": "Transaction Type", "domain": { "type": "codedValue", "name": "NotInUIInventoryTransactionType", "description": "Inventory transaction type", "codedValues": [ { "name": "TREATMENT", "code": "TREATMENT" }, { "name": "TRANSFER", "code": "TRANSFER" }, { "name": "RECONCILE", "code": "RECONCILE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TRANSACTIONTYPE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "TREAT_ID", "type": "esriFieldTypeGUID", "alias": "TREAT_ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "TREAT_ID" }, { "name": "EXCEPTION", "type": "esriFieldTypeString", "alias": "Exception", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EXCEPTION" }, { "name": "EXTERNALID", "type": "esriFieldTypeString", "alias": "External ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EXTERNALID" }, { "name": "LASTMODDATE", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTMODDATE" }, { "name": "LASTMODBY", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LASTMODBY" }, { "name": "INVFROM", "type": "esriFieldTypeString", "alias": "From", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "INVFROM" }, { "name": "INVTO", "type": "esriFieldTypeString", "alias": "To", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "INVTO" }, { "name": "PROCESSED", "type": "esriFieldTypeSmallInteger", "alias": "PROCESSED", "domain": { "type": "codedValue", "name": "NotInUIT-F", "description": "True-False with short integer fields", "codedValues": [ { "name": "True", "code": 1 }, { "name": "False", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROCESSED" }, { "name": "PROCESSEDDATE", "type": "esriFieldTypeDate", "alias": "PROCESSEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PROCESSEDDATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PRODUCTINVENTORYID", "type": "esriFieldTypeGUID", "alias": "Product Inventory ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "PRODUCTINVENTORYID" }, { "name": "ENDINGBALANCE", "type": "esriFieldTypeDouble", "alias": "Ending Balance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDINGBALANCE" }, { "name": "FROMENDINGBALANCE", "type": "esriFieldTypeDouble", "alias": "From Ending Balance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMENDINGBALANCE" }, { "name": "FROMSTARTINGBALANCE", "type": "esriFieldTypeDouble", "alias": "From Starting Balance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMSTARTINGBALANCE" }, { "name": "STARTINGBALANCE", "type": "esriFieldTypeDouble", "alias": "Starting Balance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STARTINGBALANCE" } ], "indexes": [ { "name": "R57_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_57", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G110TREAT_ID", "fields": "TREAT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_110_PRODUCTI", "fields": "PRODUCTINVENTORYID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ProductInventoryTransactions", "description": "", "prototype": { "attributes": { "FROMSTARTINGBALANCE": null, "DATETIMESTAMP": null, "INVLOC": null, "FIELDTECH": null, "PRODUCT": null, "QTY": null, "QTYUNIT": null, "TRANSACTIONTYPE": null, "COMMENTS": null, "TREAT_ID": null, "EXCEPTION": null, "EXTERNALID": null, "LASTMODDATE": null, "LASTMODBY": null, "INVFROM": null, "INVTO": null, "PROCESSED": null, "PROCESSEDDATE": null, "STARTINGBALANCE": null, "FROMENDINGBALANCE": null, "ENDINGBALANCE": null, "PRODUCTINVENTORYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 20000, "maxRecordCountFactor": 1, "serviceItemId": "3b2c0f7541c747c7aa24a85c1594cae7" }