AP_CHECK_REGISTER_LINES
Links the Checks with the actual CP/MP/RC AP Transactions
tableFINAP
AP_CHECK_REGISTER_LINES — Links the Checks with the actual CP/MP/RC AP Transactions. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 10 programs. Columns, data types, keys, foreign keys and relationships.
Open AP_CHECK_REGISTER_LINES 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) | Company Code | |
| 3 | AP_DIVISION | varchar(2) | Division | |
| 4 | BANK_CODE | varchar(6) | Bank Code | |
| 5 | PAYMENT_REFERENCE | varchar(9) | Payment Reference | |
| 6 | TRANSACTION_TYPE | varchar(2) | Transaction Type | |
| 7 | TRANSACTION_NUMBER | int | Transaction Number |