A_BACS_TRANSACTION_HEADERS
Archive BACS Transaction Headers
tableFINBACS
A_BACS_TRANSACTION_HEADERS — Archive BACS Transaction Headers. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open A_BACS_TRANSACTION_HEADERS in the interactive Data Dictionary →Part of BACS 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 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | BACS_NUMBER | varchar(6) | PK | BACS Number |
| 4 | SYSTEM_ID | varchar(4) | System Identifier | |
| 5 | USER_REFERENCE | varchar(6) | PK | User Applications Reference |
| 6 | TAPE_NUMBER | varchar(6) | PK | Transaction Tape Number |
| 7 | STATUS_FLAG | varchar(1) | Status Flag | |
| 8 | USERNAME | varchar(20) | Username | |
| 9 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 10 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 11 | PAYEE_DIVISION | varchar(2) | PK | Payee Division |
| 12 | ARCHIVE_DATE | datetime | Archive Date | |
| 13 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 14 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |