SYS_POSITIVE_PAY_CODES
Positive Pay File Format Codes
tableFINSYS
SYS_POSITIVE_PAY_CODES — Positive Pay File Format Codes. FIN table in the standard Ross ERP 8.0 schema: 4 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_POSITIVE_PAY_CODES in the interactive Data Dictionary →Part of SYS 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 | POS_PAY_FILE_FORMAT | varchar(2) | PK | Positive Pay File Format |
| 3 | DESCRIPTION | varchar(30) | Description | |
| 4 | POS_PAY_FILE_NAME | varchar(60) |