aaEngineeringUnitUpdate
- Last UpdatedMar 10, 2025
- 1 minute read
Updates an engineering unit.
Syntax
aaEngineeringUnitUpdate EUKey, Unit, DefaultTagRate, IntegralDivisor
where:
|
Argument |
Description |
|---|---|
|
EUKey |
The unique numerical identifier of an engineering unit. This value is of data type int, with no default. |
The remaining arguments are the same as for the aaEngineeringUnitInsert stored procedure. However, only the IntegralDivisor argument has a default.
Permission
Execute permission defaults to the aaPowerUsers and aaAdministrators groups.