InventoryOrderAllocations
inventory_order_allocation__v
Columns
| Name | Type | Description |
| ID [KEY] | String | id |
| Global ID | String | global_id__sys |
| Link | String | link__sys |
| Inventory Order Allocation Name | String | name__v |
| Status | String | status__v |
| Created By | String | created_by__v |
| Created Date | Datetime | created_date__v |
| Last Modified By | String | modified_by__v |
| Last Modified Date | Datetime | modified_date__v |
| Active | Bool | active__v |
| Allocation End Date | Date | allocation_end_date__v |
| Allocation Start Date | Date | allocation_start_date__v |
| Allow Date Exceptions | String | allow_date_exceptions__v |
| Allow Quantity Exceptions | String | allow_quantity_exceptions__v |
| Description | String | description__v |
| External ID | String | external_id__v |
| Minimum Single Order Quantity | Decimal | minimum_single_order_quantity__v |
| Order End Date | Date | order_end_date__v |
| Order Start Date | Date | order_start_date__v |
| Inventory Order Allocation Quantity | Decimal | product_order_allocation_quantity__v |
| User Allocation Group | String | user_allocation_group__v |
| Parent Allocation Id | String | parent_allocation_id__v |
| Product | String | product__v |
| User | String | user__v |
| Owner | String | ownerid__v |
| Total Ordered Quantity | Decimal | total_order_fulfilled_quantity__v |
| Legacy CRM Id | String | legacy_crm_id__v |