SCM_FORMAT_XREF
Record the execution of SCM Formats
tableFINSCM
SCM_FORMAT_XREF — Record the execution of SCM Formats. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open SCM_FORMAT_XREF 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 | FORMAT_ID | varchar(20) | PK | SCM Formats Identity |
| 3 | SCM_ID | varchar(100) | PK | Identity of SCM app |
| 4 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 5 | LAST_RUN_TIME | datetime | The last integration run starting date and time after the pe | |
| 6 | PREVIOUS_RUN_TIME | datetime | Previous successful integration run date and time | |
| 7 | FLAG | varchar(1) | Flag |