AR_DRAFTS_RUN_CONTROL
AR Drafts Run Control
tableFINAR
AR_DRAFTS_RUN_CONTROL — AR Drafts Run Control. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open AR_DRAFTS_RUN_CONTROL in the interactive Data Dictionary →Part of AR 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 | DIVISION | varchar(2) | PK | Division |
| 4 | UPDATE_RUN_NUMBER | int | PK | |
| 5 | BANK_CODE | varchar(6) | Bank Code | |
| 6 | DUE_DATE | datetime | Due Date | |
| 7 | OUTPUT_CREATED | varchar(1) | ||
| 8 | ISSUE_DATE | datetime | ||
| 9 | RISK_TAKEN | varchar(1) | ||
| 10 | NUMBER_OF_TRANSACTIONS | smallint | ||
| 11 | TOTAL_RECEIPT_AMOUNT | numeric(20,2) |