A_PURCHASE_REGISTER_LINES

Archived Purchase Transaction Register

tableFINPURCHASE

A_PURCHASE_REGISTER_LINES — Archived Purchase Transaction Register. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open A_PURCHASE_REGISTER_LINES in the interactive Data Dictionary →

Part of PURCHASE 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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4DIVISIONvarchar(2)PKDivision
5REGISTRATION_NUMBERvarchar(9)PKRegistration Number
6SEQUENCEsmallintPKSequence Number
7TRANSACTION_DATEdatetimeTransaction Date
8DESCRIPTIONvarchar(30)Description
9SYSTEM_DATEdatetimeSystem Date Transaction Made
10PURCHASE_ACTION_CODEvarchar(6)Purchase Registration Action Code
11INTERNAL_COMMENTStextInternal Comments for narative diary
12STATUS_FLAGvarchar(1)Status Flag
13DOC_SENT_FROMvarchar(6)Document Sent From
14DOC_SENT_TOvarchar(6)Document Sent To
15USERNAMEvarchar(20)Username
16ARCHIVE_DATEdatetimeArchive Date
17ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.