Name | Description | Type | Additional Information |
---|---|---|---|
manufactureDate |
Manufacture Date |
string |
Required Data type: DateTime Format must be MM/dd/yyyy |
departmentID |
Existing department id to create the manufacture inventory for. |
string |
Required Max length: 6 |
productID |
Existing product id to create the manufacture inventory for. |
string |
Required Max length: 10 Must not contain a space or a tic (') |
quantity |
The quantity amount of the product to be created. |
decimal number |
Required Max of 3 decimal places Must be numeric |
lotNumber |
The lot number to use for the product. |
string |
Max length: 30 Must not contain invalid characters |
comments |
Manufacture Inventory Comments |
string |
Max length: 250 |
ManufactureInventoryDetail | Collection of ClsManufactureInventoryDetail |
List cannot be empty |