A_LINK_INV_GRN
Archived Link Purchase invoices to Goods Received Notes
tableFINLINK
A_LINK_INV_GRN — Archived Link Purchase invoices to Goods Received Notes. FIN table in the standard Ross ERP 8.0 schema: 22 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open A_LINK_INV_GRN 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 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | DIVISION | varchar(2) | PK | Division |
| 5 | PURCHASE_INVOICE_NUMBER | int | PK | Purchase Invoice Number |
| 6 | PURCHASE_INVOICE_LINE | int | PK | Invoice Line Number |
| 7 | GRN_NUMBER | varchar(9) | PK | Goods Received Note Number |
| 8 | GRN_LINE_NUMBER | int | PK | Goods Received Note Line Number |
| 9 | SEQUENCE | smallint | PK | Sequence Number |
| 10 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 11 | ALLOCATION_DATE | datetime | Date of Last Allocation | |
| 12 | UNIT_ALLOC | varchar(4) | Unit of Measure (for GRN Allocation) | |
| 13 | GRN_COST | numeric(20,4) | Goods Received Note Cost | |
| 14 | QTY_ALLOCATED | numeric(20,6) | Quantity Allocated | |
| 15 | UNIT_PRICE | varchar(4) | Unit of Measure (Pricing) | |
| 16 | INVOICE_COST | numeric(20,4) | ||
| 17 | UNIT_REC | varchar(4) | Unit of Measure (Receiving) | |
| 18 | GRN_SEQUENCE | smallint | PK | |
| 19 | RCS_CONVERSION_STATUS | varchar(1) | Ren/CS Data Conversion Status | |
| 20 | ARCHIVE_DATE | datetime | Archive Date | |
| 21 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 22 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |