AP_EFT_REGISTER_LINES
Links the EFT with the actual CP/MP/RC AP Transactions
tableFINAP
AP_EFT_REGISTER_LINES — Links the EFT with the actual CP/MP/RC AP Transactions. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open AP_EFT_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_TYPE | varchar(6) | Payment Type | |
| 6 | PAYMENT_RUN_NUMBER | int | Payment Run Number | |
| 7 | AP_EFT_REGISTER_SEQ | int | EFT Register Sequence Number | |
| 8 | TRANSACTION_TYPE | varchar(2) | Transaction Type | |
| 9 | TRANSACTION_NUMBER | int | Transaction Number |