AP_TEN99_PAYEE_SELECT
Table to hold payees 1099 selection info
tableFINAP
AP_TEN99_PAYEE_SELECT — Table to hold payees 1099 selection info. FIN table in the standard Ross ERP 8.0 schema: 30 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open AP_TEN99_PAYEE_SELECT 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 | FEDERAL_ID | varchar(9) | PK | |
| 3 | SYS_TEN99_TIN_TYPE | varchar(1) | PK | 1099 TIN Type |
| 4 | SYS_TEN99_ID | varchar(9) | PK | Federal 1099 Identification Code |
| 5 | PAYEE_NUMBER | varchar(12) | PK | Payee Number (or ID) |
| 6 | SYS_TEN99_RETURN_TYPE | varchar(1) | 1099 Return Type | |
| 7 | PAYEE_NAME | varchar(60) | Payee Name | |
| 8 | SYS_ADDRESS_1 | varchar(40) | Address Line 1 | |
| 9 | SYS_ADDRESS_2 | varchar(40) | Address Line 2 | |
| 10 | SYS_CITY | varchar(25) | City | |
| 11 | SYS_STATE | varchar(6) | State Code | |
| 12 | SYS_POSTAL_CODE | varchar(12) | Postal Code | |
| 13 | PAYEE_AMOUNT1 | numeric(20,2) | ||
| 14 | PAYEE_AMOUNT2 | numeric(20,2) | ||
| 15 | PAYEE_AMOUNT3 | numeric(20,2) | ||
| 16 | PAYEE_AMOUNT4 | numeric(20,2) | ||
| 17 | PAYEE_AMOUNT5 | numeric(20,2) | ||
| 18 | PAYEE_AMOUNT6 | numeric(20,2) | ||
| 19 | PAYEE_AMOUNT7 | numeric(20,2) | ||
| 20 | PAYEE_AMOUNT8 | numeric(20,2) | ||
| 21 | PAYEE_AMOUNT9 | numeric(20,2) | ||
| 22 | PAYEE_AMOUNT10 | numeric(20,2) | ||
| 23 | PAYEE_AMOUNTA | numeric(20,2) | ||
| 24 | PAYEE_AMOUNTB | numeric(20,2) | ||
| 25 | PAYEE_AMOUNTC | numeric(20,2) | ||
| 26 | SYS_ADDRESS_3 | varchar(40) | Address Line 3 | |
| 27 | PAYEE_AMOUNTD | numeric(20,2) | ||
| 28 | PAYEE_AMOUNTE | numeric(20,2) | ||
| 29 | SYS_COUNTRY | varchar(6) | Country Code | |
| 30 | LEGAL_NAME | varchar(70) | Legal Name of Customer |