IS_AUDIT
tableFINIS
IS_AUDIT — FIN table in the standard Ross ERP 8.0 schema: 12 columns. Columns, data types, keys, foreign keys and relationships.
Open IS_AUDIT in the interactive Data Dictionary →Part of IS 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) | Company Code | |
| 3 | DIVISION | varchar(2) | Division | |
| 4 | IS_TRANS_TYPE | varchar(8) | ||
| 5 | IS_DOC_ID | varchar(20) | Interface Server document identifier (integration message key). | |
| 6 | IS_LINE_NUMBER | varchar(4) | ||
| 7 | IS_LINE_SEQUENCE | varchar(8) | ||
| 8 | IS_EVENT_CODE | varchar(10) | ||
| 9 | IS_STATUS | varchar(1) | Interface Server processing status of the record. | |
| 10 | IS_MONITOR_RUN_NUMBER | varchar(10) | ||
| 11 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 12 | USERNAME | varchar(20) | Username |