A_LINK_INV_PO
Archived Link Purchase invoices to Purchase Orders
tableFINLINK
A_LINK_INV_PO — Archived Link Purchase invoices to Purchase Orders. FIN table in the standard Ross ERP 8.0 schema: 24 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open A_LINK_INV_PO 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 | PO_NUMBER | varchar(10) | PK | Purchase Order Number |
| 8 | PO_LINE_NUMBER | int | PK | Purchase Order Line Number |
| 9 | PO_SEQUENCE | smallint | PK | PO Sequence |
| 10 | SEQUENCE | smallint | PK | Sequence Number |
| 11 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 12 | ALLOCATION_DATE | datetime | Date of Last Allocation | |
| 13 | UNIT_ALLOC | varchar(4) | Unit of Measure (for GRN Allocation) | |
| 14 | PURCHASE_COST | numeric(20,4) | Purchase Cost | |
| 15 | QTY_ALLOCATED | numeric(20,6) | Quantity Allocated | |
| 16 | UNIT_PRICE | varchar(4) | Unit of Measure (Pricing) | |
| 17 | PURCHASE_PRICE | numeric(20,4) | Purchase Price | |
| 18 | SYS_EC_STATISTICS_APPLICABLE | varchar(1) | EC Statistics Applicable | |
| 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 | PURCHASE_PRICE_INC_TAX | numeric(20,4) | Purchase Price Inc Tax | |
| 23 | PURCHASE_COST_INC_TAX | numeric(20,4) | Purchase Cost Including Tax | |
| 24 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |