NETTING_TRANSACTION_LINES

tableFINNETTING

NETTING_TRANSACTION_LINES — FIN table in the standard Ross ERP 8.0 schema: 22 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open NETTING_TRANSACTION_LINES 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
3DIVISIONvarchar(2)PKDivision
4SOURCE_MODULEvarchar(2)PKSource Module Reference
5PROCESS_TYPEvarchar(2)PK
6NETTING_NUMBERintPK
7SEQUENCEsmallintPKSequence Number
8TRANSACTION_SOURCE_MODULEvarchar(2)
9TRANSACTION_TYPEvarchar(2)Transaction Type
10TRANSACTION_NUMBERintTransaction Number
11NETTING_TRANS_TYPEvarchar(2)
12NETTING_TRANS_NUMBERint
13SUPPLIER_OR_CUSTOMER_NUMBERvarchar(12)
14NETTING_AMOUNTnumeric(20,2)
15DORC_INDICATORsmallintDebit or Credit Indicator
16TRANSACTION_DATEdatetimeTransaction Date
17DUE_DATEdatetimeDue Date
18PAYMENT_OR_RECEIPT_TYPEvarchar(6)
19PAYEE_NUMBERvarchar(12)Payee Number (or ID)
20SUPPLIER_OR_CUSTOMER_REFERENCEvarchar(25)
21SELECTION_INDICATORvarchar(1)Selection Indicator
22GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.