PLC_MATERIALS
Table corresponding PLC Materials Data in RMS File
tableMANPLC
PLC_MATERIALS — Table corresponding PLC Materials Data in RMS File. MAN table in the standard Ross ERP 8.0 schema: 22 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open PLC_MATERIALS in the interactive Data Dictionary →Part of PLC tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | PLC_FACTORY_CODE | varchar(2) | PLC Factory Code | |
| 3 | PLC_JOB_NUMBER | varchar(10) | PLC Job Number | |
| 4 | PLC_TAG_NUMBER | varchar(8) | PLC TAG Number | |
| 5 | PLC_TIME_STAMP | datetime | PK | PLC Record Time Stamp |
| 6 | PLC_FLAG | varchar(1) | PLC Flag (use T.B.D.) | |
| 7 | PLC_PRODUCT_CODE | varchar(10) | PLC Product Code | |
| 8 | PLC_LOT_NUMBER | varchar(10) | PLC LOT NUMBER | |
| 9 | PLC_UNIT_OF_MEASURE | varchar(4) | PLC Unit of Measure | |
| 10 | PLC_QUANTITY | numeric(20,4) | PLC Quantity | |
| 11 | PLC_DATE_TIME | datetime | PLC Date Time | |
| 12 | PLC_COMMENT | varchar(50) | PLC Comment | |
| 13 | PLC_REFERENCE | varchar(20) | PLC Reference | |
| 14 | PLC_BIN_CODE | varchar(15) | PLC BIN Code | |
| 15 | PLC_SOURCE_TYPE | varchar(1) | PLC Source Type | |
| 16 | PLC_COMPANY_CODE | varchar(4) | PK | Company Code for PLC Intermediate Tables |
| 17 | PLC_CONTROL_FACTORY | varchar(2) | PK | PLC Control Record Factory Code used in intermediate tables |
| 18 | PROCESS_STAGE | varchar(6) | Process Stage | |
| 19 | RECIPE_LINE_NUMBER | smallint | Recipe Line Sequence Number | |
| 20 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 21 | MH_NUMBER | int | Material Handling Number | |
| 22 | MH_UNIT | varchar(4) | Material Handling Unit |