SCM_APS_SPEC_DATA
SCM APS Specification Data
tableMANSCM
SCM_APS_SPEC_DATA — SCM APS Specification Data. MAN table in the standard Ross ERP 8.0 schema: 18 columns, used by 11 programs. Columns, data types, keys, foreign keys and relationships.
Open SCM_APS_SPEC_DATA in the interactive Data Dictionary →Part of Other 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 | TAG_NAME | varchar(20) | VXL TAG NAME | |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | FACTORY | varchar(2) | PK | Factory Code |
| 5 | PROCESS_SPEC | varchar(15) | PK | Process Specification |
| 6 | SYS_VERSION_NUMBER | int | PK | Version Number |
| 7 | MACHINE_CODE | varchar(8) | Machine Code | |
| 8 | SCM_PROCESS_TYPE | varchar(1) | SCM Process Type | |
| 9 | SETUP_TIME_STD | numeric(20,3) | Standard Setup Time | |
| 10 | CLEANDOWN_TIME | numeric(20,3) | Process Line Clean Down time | |
| 11 | SETUP_TIME_UNIT | varchar(1) | Setup Time Unit | |
| 12 | RUNTIME_STD | numeric(20,3) | Standard Run Time | |
| 13 | MIN_BATCH_QTY | numeric(20,6) | Minimum Manufacturing Batch Qty | |
| 14 | MAX_BATCH_QTY | numeric(20,6) | Maximum Manufacturing Batch Qty | |
| 15 | RUN_RATE_STD | numeric(20,3) | Manufacturing Run Rate | |
| 16 | BATCH_INCREMENT_QTY | numeric(20,6) | Batch Increment Quantity | |
| 17 | TIME_UNIT | varchar(1) | Time Unit | |
| 18 | SOP_NOMINATED_UNIT | varchar(4) | Inventory unit which Sales unit converts to |