|
Name |
Description |
| Analysis | If overridden in a parent class, returns a string containing analysis about the object. Else returns an empty string.
(Inherited from BaseIdObject.) |
| CustomFlagsList | Flags that are created with a customization. These values are stored. This value is initially null. To add a Flag a list must first be created. This is to save on memory since this list is possible for every BaseIdObject in the system.
(Inherited from BaseIdObject.) |
| ForecastVersionActive | |
| ForecastVersions | |
| Id | Unique, unchangeable, numeric identifier.
(Inherited from BaseIdObject.) |
| Item | The Item whose stock is being stored. |
| LeadTime | The amount of time it takes between when the Item is ordered and delivered for this Warehouse. |
| OnHandQty | The amount of physical inventory in stock for this Item in this Warehouse. |
| PlannerExternalId | The External Id of the Planner responsible for monitoring and managing this Items stock level at this Warehouse. |
| SafetyStock | The target level of this Item to have on hand at this Warehouse to provide the desired service level to customers. |
| StandardFlagsList | An internally generated list of Flags to alert users to particular conditions. These are not stored in the objects but can be generated by an object on demand. This value is null unless overridden in a derived object.
(Inherited from BaseIdObject.) |
| StorageCapacity | Can be used by a Scheduling Add-In to limit scheduling based upon availability of storage space. |
| UniqueId | |
| Warehouse |