AP_DRAFTS_RUN_CONTROL
AP Drafts Run Control
tableFINAP
AP_DRAFTS_RUN_CONTROL — AP Drafts Run Control. FIN table in the standard Ross ERP 8.0 schema: 16 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open AP_DRAFTS_RUN_CONTROL in the interactive Data Dictionary →Part of AP 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 | UPDATE_RUN_NUMBER | int | PK | |
| 3 | BANK_CODE | varchar(6) | Bank Code | |
| 4 | PAYMENT_RUN_NUMBER | int | Payment Run Number | |
| 5 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 6 | AP_DIVISION | varchar(2) | PK | Division |
| 7 | AP_DRAFTS_PRINTED | varchar(1) | Draft issue run print flag | |
| 8 | DUE_DATE | datetime | PK | Due Date |
| 9 | ISSUE_DATE | datetime | ||
| 10 | AP_DI_TRANSACTION_NUMBER | int | PK | Draft Issue Transaction Number |
| 11 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 12 | AP_PAYMENT_CURRENCY | numeric(20,2) | Payment Amount in Currency | |
| 13 | AP_PAYMENT_BASE | numeric(20,2) | Payment Amount in Base | |
| 14 | PAYEE_NUMBER | varchar(12) | Payee Number (or ID) | |
| 15 | AP_DRAFT_PAYMENT_TYPE | varchar(6) | ||
| 16 | AP_PAYMENT_2_BASE | numeric(20,2) | Payment Amount in Second Base |