A_LINK_PO_GRN
Archived Link Goods Received to Purchase Orders
tableFINLINK
A_LINK_PO_GRN — Archived Link Goods Received to Purchase Orders. FIN table in the standard Ross ERP 8.0 schema: 25 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open A_LINK_PO_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 | GRN_NUMBER | varchar(9) | PK | Goods Received Note Number |
| 6 | GRN_LINE_NUMBER | int | PK | Goods Received Note 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 | QTY_ACCEPTED | numeric(20,6) | Qty Accepted | |
| 14 | UNIT_ALLOC | varchar(4) | Unit of Measure (for GRN Allocation) | |
| 15 | QTY_RETURNED | numeric(20,6) | Qty Returned | |
| 16 | QTY_IN_QUALITY_CONTROL | numeric(20,6) | Quantity in Quality Control | |
| 17 | QTY_IN_QUARANTINE | numeric(20,6) | Quantity in Quarantine | |
| 18 | QTY_ALLOCATED | numeric(20,6) | Quantity Allocated | |
| 19 | USERNAME | varchar(20) | Username | |
| 20 | GRN_SEQUENCE | smallint | PK | |
| 21 | RCS_CONVERSION_STATUS | varchar(1) | Ren/CS Data Conversion Status | |
| 22 | ARCHIVE_DATE | datetime | Archive Date | |
| 23 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 24 | QTY_PROCESSED | computed | ||
| 25 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |