SCM_KEY_LINES
iRenaissance SMC key lines
tableMANSCM
SCM_KEY_LINES — iRenaissance SMC key lines. MAN table in the standard Ross ERP 8.0 schema: 11 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open SCM_KEY_LINES 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | APS_KEY_TYPE | varchar(1) | PK | SCM Key Field Type |
| 4 | APS_KEY_NAME | varchar(10) | PK | APS Key Name |
| 5 | SEQUENCE | int | PK | Sequence Number |
| 6 | SCM_KEY_LINE_TYPE | varchar(1) | SCM Key Line Type | |
| 7 | TABLE_NAME | varchar(31) | Table Name | |
| 8 | FIELD_NAME | varchar(32) | Field Name | |
| 9 | SCM_CONSTANT_TEXT | varchar(15) | SCM Constant Text | |
| 10 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 11 | USERNAME | varchar(20) | Username |