AR_LOCKBOX_BILLBACK_LINES
tableFINAR
AR_LOCKBOX_BILLBACK_LINES — FIN table in the standard Ross ERP 8.0 schema: 13 columns. Columns, data types, keys, foreign keys and relationships.
Open AR_LOCKBOX_BILLBACK_LINES 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) | Company Code | |
| 3 | DIVISION | varchar(2) | Division | |
| 4 | CR_BATCH_NUMBER | int | Cash Receipts Batch Number (actual receipt) | |
| 5 | CR_BATCH_SEQ_NUMBER | smallint | Cash Receipts Batch Sequence Number | |
| 6 | TRANSACTION_TYPE | varchar(2) | Transaction Type | |
| 7 | LB_ALPHA_TRANS_NUMBER | varchar(12) | Transaction number from lockbox file | |
| 8 | AR_TRAN_TOTAL_2_BASE | numeric(20,2) | Total Transaction Value in Second Base Currency | |
| 9 | AR_TRAN_TOTAL_BASE | numeric(20,2) | Total Transaction Value in Base Currency | |
| 10 | AR_TRAN_TOTAL_CURRENCY | numeric(20,2) | Total Transaction Value in Currency | |
| 11 | UPDATE_FLAG | varchar(1) | Invoice Update Status Flag | |
| 12 | LB_BATCH_NUMBER | int | ||
| 13 | CUSTOMER_NUMBER | varchar(8) | Customer Number |