CHECKS

Checks

tableFINCHECKS

CHECKS — Checks. FIN table in the standard Ross ERP 8.0 schema: 25 columns, used by 15 programs. Columns, data types, keys, foreign keys and relationships.

Open CHECKS in the interactive Data Dictionary →

Part of Other tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3PAYEE_NUMBERvarchar(12)PKPayee Number (or ID)
4PAYMENT_RUN_NUMBERintPKPayment Run Number
5TOTAL_TO_PAYnumeric(20,2)Total To Pay
6PAYMENT_DATEdatetimePayment Date
7STATUS_FLAGvarchar(1)Status Flag
8CHECK_SEQUENCE_NUMBERintCheck Sequence Number
9SYS_LANGUAGE_CODEvarchar(8)Language Code
10SYS_CURRENCY_CODEvarchar(6)Currency Code
11SYS_CURRENCY_RATEnumeric(20,12)Currency Rate
12AP_PAYMENT_CURRENCYnumeric(20,2)Payment Amount in Currency
13AP_PAYMENT_BASEnumeric(20,2)Payment Amount in Base
14SYS_CURRENCY_GAIN_REALISEDnumeric(20,2)Difference gained during currency conversion.
15SYS_CURRENCY_LOSS_REALISEDnumeric(20,2)Difference Lost during currency conversion.
16AP_ALLOCATED_BASEnumeric(20,2)Allocated to Date in Base Currency
17AP_ALLOCATED_CURRENCYnumeric(20,2)Allocated to Date in Currency
18AP_DIVISIONvarchar(2)PK FK→AP_CONTROLSDivision
19PAYMENT_DIVISIONvarchar(2)Payment Division
20ONE_FUND_PER_CHECKvarchar(1)
21BANK_CODEvarchar(6)Bank Code
22AP_ALLOCATED_2_BASEnumeric(20,2)Allocated to Date in Second Base Currency
23AP_PAYMENT_2_BASEnumeric(20,2)Payment Amount in Second Base
24AP_INSERTED_FOR_SINGLE_CHECKvarchar(1)Yes-No field for record inserted by Single Check process
25PAYEE_NAMEvarchar(60)Payee Name

Referenced by · 1 foreign key

CHECK_LINES

Referenced by views / procedures · 1

AMENDABLE_CHECK_RUNS