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

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3DIVISIONvarchar(2)PKDivision
4VENDOR_NUMBERvarchar(12)PKSupplier Number (or ID)
5RELEASE_NOintPKRelease No
6PO_NUMBERvarchar(10)PKPurchase Order Number
7PO_LINE_NUMBERintPKPurchase Order Line Number
8SEQUENCEsmallintPKSequence Number
9POP_RELEASED_VALUEnumeric(20,2)
10POP_QTY_RELEASEDnumeric(20,6)Qty Released to Purchase Orders
11GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.