POP_VENDOR_RELEASES
Blanket Order Releases by Vendor
tableFINPOP
POP_VENDOR_RELEASES — Blanket Order Releases by Vendor. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open POP_VENDOR_RELEASES in the interactive Data Dictionary →Part of POP 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) | PK | Company Code |
| 3 | DIVISION | varchar(2) | PK | Division |
| 4 | VENDOR_NUMBER | varchar(12) | PK | Supplier Number (or ID) |
| 5 | RELEASE_NO | int | PK | Release No |
| 6 | PO_NUMBER | varchar(10) | PK | Purchase Order Number |
| 7 | PO_LINE_NUMBER | int | PK | Purchase Order Line Number |
| 8 | SEQUENCE | smallint | PK | Sequence Number |
| 9 | POP_RELEASED_VALUE | numeric(20,2) | ||
| 10 | POP_QTY_RELEASED | numeric(20,6) | Qty Released to Purchase Orders | |
| 11 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |