Name | Description | Type | Additional information |
---|---|---|---|
Code |
The Material code |
string |
Required Max length: 40 |
Description |
The Material description |
string |
Required Max length: 75 |
Unit |
The unit of the Material |
string |
Required Max length: 5 |
CodingStandard |
The coding standard where the new Material should be placed (no effect on update) |
string |
Required Matching regular expression pattern: \S{1,5}\.\S{1,5}\.\S{1,5} |
Cost |
The unit cost of the material |
decimal number |
Equal or above: 0 |
ItemsRelationship |
Relationship Items - applied stock items. |
boolean |
None. |
Stores |
Set the stores stock levels limits. The key is the Store code. |
Dictionary of string [key] and StoreStock [value] |
None. |