LINK_PO_DEL_GRN
Link of POP_LINE_DELIVERY_DETAILS to GRN_LINES
tableFINLINK
LINK_PO_DEL_GRN — Link of POP_LINE_DELIVERY_DETAILS to GRN_LINES. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open LINK_PO_DEL_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 | COMPANY_CODE | varchar(10) | Company Code | |
| 3 | DIVISION | varchar(2) | Division | |
| 4 | GRN_NUMBER | varchar(9) | Goods Received Note Number | |
| 5 | GRN_LINE_NUMBER | int | Goods Received Note Line Number | |
| 6 | GRN_SEQUENCE | smallint | ||
| 7 | PO_NUMBER | varchar(10) | Purchase Order Number | |
| 8 | PO_LINE_NUMBER | int | Purchase Order Line Number | |
| 9 | SEQUENCE | smallint | Sequence Number | |
| 10 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 11 | USERNAME | varchar(20) | Username | |
| 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) |