Material standard attributes
Material standard attributes include:
Name | Description | Data Type | Index | PLI Access |
---|---|---|---|---|
ID | Unique Primary Key for a material | Integer | 1 | Read |
Name | Material name | String | 2 | Read |
Controller ID | Integer ID for phase logic programmer to reference this material | Integer | 3 | Read |
Description | Material description | String | 4 | Read/Write |
EU | Engineering Units for measuring the material | String | 5 | Read |
Inventory Key | Optionally used for storing an identifier for this material; used by third-party inventory control systems | String | 6 | Read |
Last Edited By | The user ID (Windows logon) of the last user who changed material data | String | 7 | Read |
Last Modification Date | The time a change was made to this material data | String | 8 | Read |
Label Usage | Specifies that the selection of a container holding this material may be filtered by an assigned label. Labels used are: 1 - Batch ID 2 - Product Name 3 - Custom Name | String | 9 | Read |
Classification | Designation of this material belonging to a particular class of materials. Classification is the ordinal of the Classification enumeration as defined by the Material Editor. | Integer | 10 | Read |
MaterialGroupID | Primary key of the Material Group assigned to the material | Integer | 11 | Read |
DefaultLotState ID | Primary key to the Lot State assigned to the material | Integer | 12 | Read |
Provide Feedback