AP_DRAFTS_PAYMENT_LINES
Drafts Payment lines
tableFINAP
AP_DRAFTS_PAYMENT_LINES — Drafts Payment lines. FIN table in the standard Ross ERP 8.0 schema: 44 columns, used by 12 programs. Columns, data types, keys, foreign keys and relationships.
Open AP_DRAFTS_PAYMENT_LINES 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | AP_DIVISION | varchar(2) | PK | Division |
| 4 | PAYMENT_RUN_NUMBER | int | PK | Payment Run Number |
| 5 | DUE_DATE | datetime | Due Date | |
| 6 | PAYEE_NUMBER | varchar(12) | Payee Number (or ID) | |
| 7 | TRANSACTION_TYPE | varchar(2) | PK | Transaction Type |
| 8 | AP_TRANSACTION_NUMBER | varchar(9) | PK | Transaction Number |
| 9 | TRANSACTION_DATE | datetime | Transaction Date | |
| 10 | TRANSACTION_DESCRIPTION | varchar(60) | Transaction Description | |
| 11 | CASH_DISCOUNT | numeric(20,2) | Cash Discount Taken | |
| 12 | VENDOR_NUMBER | varchar(12) | Supplier Number (or ID) | |
| 13 | VENDOR_REFERENCE | varchar(25) | Supplier Reference | |
| 14 | DISCOUNT_DATE | datetime | Cash Discount Date | |
| 15 | DORC_INDICATOR | smallint | Debit or Credit Indicator | |
| 16 | AP_ALLOCATION_BASE | numeric(20,2) | Cash Allocation Amount in Base | |
| 17 | AP_ALLOCATION_CURRENCY | numeric(20,2) | Cash Allocation Amount in Currency | |
| 18 | AP_TRAN_TOTAL_BASE | numeric(20,2) | Total Transaction Value in Base Currency | |
| 19 | AP_TRAN_TOTAL_CURRENCY | numeric(20,2) | Total Transaction Value in Currency | |
| 20 | CASH_DISCOUNT_BASE | numeric(20,2) | ||
| 21 | CASH_DISCOUNT_ALLOC_BASE | numeric(20,2) | ||
| 22 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 23 | SYS_CURRENCY_RATE | numeric(20,12) | Currency Rate | |
| 24 | SYS_CURRENCY_DATE | datetime | Currency Date | |
| 25 | SYS_CURRENCY_RATIO_INDIC | varchar(1) | Ratio Indicator | |
| 26 | SYS_RATE_AUTHORITY | varchar(6) | Currency Rate Authority | |
| 27 | SYS_RATE_TYPE | varchar(6) | Currency Rate Type | |
| 28 | AP_PAYMENT_ANALYSIS_1 | varchar(20) | Payment Analysis for EFT/Drafts | |
| 29 | AP_PAYMENT_ANALYSIS_2 | varchar(20) | ||
| 30 | AP_PAYMENT_ANALYSIS_3 | varchar(20) | ||
| 31 | AP_PAYMENT_ANALYSIS_4 | varchar(20) | ||
| 32 | AP_PAYMENT_ANALYSIS_5 | varchar(30) | Payment analysis for EFT/Drafts | |
| 33 | SYS_BASE_CURRENCY_CODE | varchar(6) | ||
| 34 | UPDATE_RUN_NUMBER | int | ||
| 35 | AP_DRAFT_PAYMENT_TYPE | varchar(6) | ||
| 36 | AP_DI_TRANSACTION_NUMBER | int | Draft Issue Transaction Number | |
| 37 | AP_ALLOCATION_2_BASE | numeric(20,2) | Cash Allocation Amount in Second Base | |
| 38 | CASH_DISCOUNT_ALLOC_2_BASE | numeric(20,2) | ||
| 39 | CASH_DISCOUNT_2_BASE | numeric(20,2) | ||
| 40 | SYS_CURRENCY_2_FIXED_FLAG | varchar(1) | Currency Rate Fixed | |
| 41 | SYS_CURRENCY_2_RATE | numeric(20,12) | Second Base Currency Rate | |
| 42 | SYS_CURRENCY_2_RATIO_INDIC | varchar(1) | Ratio Indicator for Second Base | |
| 43 | SYS_RATE_2_AUTHORITY | varchar(6) | Second Base Currency Rate Authority | |
| 44 | SYS_RATE_2_TYPE | varchar(6) | Second Base Currency Rate Type |