INTERFACE_PROCESS_LOG_DETAILS
tableFININTERFACE
INTERFACE_PROCESS_LOG_DETAILS — FIN table in the standard Ross ERP 8.0 schema: 10 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open INTERFACE_PROCESS_LOG_DETAILS 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 | ERROR_ID | int | PK | Message ID |
| 3 | SEQUENCE_NUMBER | int | PK | Data Capture Confirmation Data Sequence Number |
| 4 | DESCRIPTION | varchar(30) | Description | |
| 5 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 6 | RS_MESSAGE_NUMBER | varchar(31) | Message Number | |
| 7 | RS_MESSAGE_SEVERITY | smallint | Message Severity | |
| 8 | RS_MESSAGE_TEXT | varchar(150) | Message Text | |
| 9 | RS_SORT_ORDER | smallint | ||
| 10 | RS_SEQUENCE | smallint |