AP_TEN99_ALLOCATIONS
Accounts Payable TEN99 Cash Allocations
tableFINAP
AP_TEN99_ALLOCATIONS — Accounts Payable TEN99 Cash Allocations. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open AP_TEN99_ALLOCATIONS 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 | 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 | TRANSACTION_LINE_NUMBER | int | PK | Transaction line number used for tax reporting purposes |
| 8 | SEQUENCE | smallint | PK | Sequence Number |
| 9 | AP_ALLOCATION_CURRENCY | numeric(20,2) | Cash Allocation Amount in Currency | |
| 10 | AP_ALLOCATION_BASE | numeric(20,2) | Cash Allocation Amount in Base | |
| 11 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 12 | USERNAME | varchar(20) | Username | |
| 13 | PAYMENT_REFERENCE | varchar(9) | Payment Reference | |
| 14 | AP_ALLOCATION_2_BASE | numeric(20,2) | Cash Allocation Amount in Second Base |