AP_PAYMENT_TEN99_DETAIL
Ten99 Payment Details for Auto Pay Routines
tableFINAP
AP_PAYMENT_TEN99_DETAIL — Ten99 Payment Details for Auto Pay Routines. FIN table in the standard Ross ERP 8.0 schema: 19 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open AP_PAYMENT_TEN99_DETAIL 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 | PAYEE_NUMBER | varchar(12) | Payee Number (or ID) | |
| 6 | TRANSACTION_TYPE | varchar(2) | PK | Transaction Type |
| 7 | AP_TRANSACTION_NUMBER | varchar(9) | PK | Transaction Number |
| 8 | TRANSACTION_LINE_NUMBER | int | PK | Transaction line number used for tax reporting purposes |
| 9 | SEQUENCE | smallint | PK | Sequence Number |
| 10 | TRANSACTION_DATE | datetime | Transaction Date | |
| 11 | SYS_TEN99_RETURN_TYPE | varchar(1) | 1099 Return Type | |
| 12 | SYS_TEN99_AMOUNT_TYPE | varchar(2) | 1099 Amount Type | |
| 13 | SYS_TEN99_CURRENCY | numeric(20,2) | 1099 Value in Currency | |
| 14 | SYS_TEN99_BASE | numeric(20,2) | 1099 Value in Base Currency | |
| 15 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 16 | SYS_CURRENCY_RATE | numeric(20,12) | Currency Rate | |
| 17 | SYS_CURRENCY_RATIO_INDIC | varchar(1) | Ratio Indicator | |
| 18 | SYS_TEN99_2_BASE | numeric(20,2) | 1099 Value in Second Base Currency | |
| 19 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |