CHECK_PRINT_CONTROL
Check Print Control (for continuous stationery)
tableFINCHECK
CHECK_PRINT_CONTROL — Check Print Control (for continuous stationery). FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open CHECK_PRINT_CONTROL in the interactive Data Dictionary →Part of Other 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 | PAYMENT_RUN_NUMBER | int | PK | Payment Run Number |
| 4 | CHECK_SEQUENCE_NUMBER | int | PK | Check Sequence Number |
| 5 | PAYMENT_SEQ_NUMBER | smallint | Payment Seq Number | |
| 6 | AP_DIVISION | varchar(2) | PK | Division |
| 7 | PAYMENT_DIVISION | varchar(2) | Payment Division |