AP_TRAN_TEN99_DETAILS
1099 Transaction Details
tableFINAP
AP_TRAN_TEN99_DETAILS — 1099 Transaction Details. FIN table in the standard Ross ERP 8.0 schema: 27 columns, used by 25 programs. Columns, data types, keys, foreign keys and relationships.
Open AP_TRAN_TEN99_DETAILS 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 | PAYEE_NUMBER | varchar(12) | PK | Payee Number (or ID) |
| 5 | TRANSACTION_TYPE | varchar(2) | PK | Transaction Type |
| 6 | AP_TRANSACTION_NUMBER | varchar(9) | PK | Transaction Number |
| 7 | SEQUENCE | smallint | PK | Sequence Number |
| 8 | TRANSACTION_DATE | datetime | Transaction Date | |
| 9 | SYS_TEN99_CURRENCY | numeric(20,2) | 1099 Value in Currency | |
| 10 | SYS_TEN99_BASE | numeric(20,2) | 1099 Value in Base Currency | |
| 11 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 12 | SYS_CURRENCY_RATE | numeric(20,12) | Currency Rate | |
| 13 | AP_ALLOCATION_CURRENCY | numeric(20,2) | Cash Allocation Amount in Currency | |
| 14 | AP_ALLOCATION_BASE | numeric(20,2) | Cash Allocation Amount in Base | |
| 15 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 16 | USERNAME | varchar(20) | Username | |
| 17 | TRANSACTION_LINE_NUMBER | int | PK | Transaction line number used for tax reporting purposes |
| 18 | SYS_CURRENCY_RATIO_INDIC | varchar(1) | Ratio Indicator | |
| 19 | SYS_TEN99_RETURN_TYPE | varchar(1) | 1099 Return Type | |
| 20 | SYS_TEN99_AMOUNT_TYPE | varchar(2) | FK→SYS_TEN99_TYPES | 1099 Amount Type |
| 21 | SYS_CURRENCY_2_RATE | numeric(20,12) | Second Base Currency Rate | |
| 22 | SYS_CURRENCY_2_RATIO_INDIC | varchar(1) | Ratio Indicator for Second Base | |
| 23 | AP_ALLOCATION_2_BASE | numeric(20,2) | Cash Allocation Amount in Second Base | |
| 24 | SYS_TEN99_2_BASE | numeric(20,2) | 1099 Value in Second Base Currency | |
| 25 | AP_OS_TEN99_CURRENCY | computed | ||
| 26 | AP_OS_TEN99_BASE | computed | ||
| 27 | AP_OS_TEN99_2_BASE | computed |