AR_TRANS_TO_ALLOC_WORK
AR Transactions to be allocated in 'One-Step'
tableFINAR
AR_TRANS_TO_ALLOC_WORK — AR Transactions to be allocated in 'One-Step'. FIN table in the standard Ross ERP 8.0 schema: 10 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open AR_TRANS_TO_ALLOC_WORK in the interactive Data Dictionary →Part of AR 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 | CR_BATCH_NUMBER | int | PK | Cash Receipts Batch Number (actual receipt) |
| 5 | CR_BATCH_SEQ_NUMBER | smallint | PK | Cash Receipts Batch Sequence Number |
| 6 | TRANSACTION_NUMBER | int | PK | Transaction Number |
| 7 | TRANSACTION_TYPE | varchar(2) | PK | Transaction Type |
| 8 | AR_ALLOCATION_CURRENCY | numeric(20,2) | Cash Allocation Amount in Currency | |
| 9 | AR_ALLOCATION_BASE | numeric(20,2) | Cash Allocation Amount in Base | |
| 10 | AR_ALLOCATED_2_BASE | numeric(20,2) | Allocated to Date in Second Base Currency |