Skip to main content

system.kanoa.inventory.updateInventoryLocation(inventoryLocationInfo, userId)

Updates a inventory location record.


Parameters

inventoryLocationInfo Dictionary

- assetIdInteger
- inventoryLocationIdInteger
- isActiveBoolean
- locationCodeString
- locationNameString
- locationTypeString

userId Integer:Id of the user executing the function


Returns

# of records modified Integer
message String None if success


Example