StorageExec Class Properties
- Last UpdatedNov 06, 2025
- 5 minute read
For a list of all members of this type, see StorageExec members.
| Name | Description | |
|---|---|---|
![]() | AllowDirtyState | The AllowDirtyState property contains a flag that specifies whether the Dirty state (status = 2) is available for this storage entity. |
![]() | AllowMultipleItems | The AllowMultipleItems property contains a flag that specifies whether different items can be stored within this storage entity. |
![]() | AllowMultipleLots | The AllowMultipleLots property contains a flag that specifies whether different lot numbers can be stored within this entity. |
![]() | AllowNegQty | The AllowNegQty property contains a flag that specifies whether to allow negative quantity left values. |
![]() | AutoDelZeroInv | The AutoDelZeroInv property contains a flag that indicates whether to delete the row from the Item_Inv table when the quantity left is less than or equal to zero. |
![]() | EntId | The EntId property contains an entity that can store material. |
![]() | IndistinguishableLots | The IndistinguishableLots property contains a flag that indicates whether inventory stored in this entity cannot be separated by lot number when consumed, shipped, or transferred out. |
![]() | LastEditAt | The LastEditAt property contains the date/time when the record was added or last changed. |
![]() | LastEditBy | The LastEditBy property contains the ID of the user who added or last changed this record. |
![]() | LastEditComment | The LastEditComment property contains comments that describe why the record was added or updated. |
![]() | LogStateTransitions | The LogStateTransitions property contains a flag that specifies whether state transitions are logged for this entity. |
![]() | MaxCapacity | The MaxCapacity property contains a maximum storage capacity. |
![]() | Movable | The Movable property contains a flag that specifies whether this storage entity is movable. |
![]() | ScannableId | The ScannableId property contains a bar code scan ID to uniquely identify the entity. |
![]() | Spare1 | The Spare1 property contains the contents of the user-defined spare1 string field. |
![]() | Spare2 | The Spare2 property contains the contents of the user-defined spare2 string field. |
![]() | Spare3 | The Spare3 property contains the contents of the user-defined spare3 string field. |
![]() | Spare4 | The Spare4 property contains the contents of the user-defined spare4 string field. |
![]() | SpareInt1 | The SpareInt1 property contains the contents of the user-defined spare1 integer field. |
![]() | SpareInt2 | The SpareInt2 property contains the contents of the user-defined spare2 integer field. |
![]() | SpareInt3 | The SpareInt3 property contains the contents of the user-defined spare3 integer field. |
![]() | SpareInt4 | The SpareInt4 property contains the contents of the user-defined spare4 integer field. |
![]() | Status | The Status property contains a status of the storage entity. |
![]() | StorageEntId | The StorageEntId property contains the ID of another entity where this storage entity is currently located (only used when this storage entity is movable). |
![]() | StorageType | The StorageType property contains a user-defined string used for sorting. |
![]() | Tare | The Tare property contains a weight of the entity when empty. |
![]() | TareUomId | The TareUomId property contains the ID of a unit of measure for the tare weight. |
![]() | Unlisted | The Unlisted property contains a flag that indicates whether this entity will not be displayed in certain trees and lists of storage entities. |
![]() | UomId | The UomId property contains the ID of a unit of measure for MaxCapacity. |
