REORDERS

Recommended Inventory Reorders

tableFINREORDERS

REORDERS — Recommended Inventory Reorders. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 11 programs. Columns, data types, keys, foreign keys and relationships.

Open REORDERS in the interactive Data Dictionary →

Part of Other 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
3WAREHOUSEvarchar(2)PK FK→WAREHOUSE_CONTROLSWarehouse Code
4PART_CODEvarchar(15)PK FK→PRODUCT_WAREHOUSEProduct
5REORDER_DATEdatetimePKReorder Date
6UNIT_OF_MEASUREvarchar(4)Unit of Measure
7REORDER_LOT_SIZEnumeric(20,6)Reorder Lot Size
8MAXIMUM_LEVELnumeric(20,6)Maximum Inventory Level
9MINIMUM_LEVELnumeric(20,6)Minimum Inventory Level
10STATUS_FLAGvarchar(1)Status Flag
11REC_REORDERnumeric(20,6)Recommended Reorder Quantity
12VENDOR_NUMBERvarchar(12)Supplier Number (or ID)
13REQ_GENERATED_BYvarchar(20)
14DIVISIONvarchar(2)Division
15REQUISITION_NUMBERvarchar(9)Requisition Number
16REQ_LINE_NUMBERintRequisition Line Number
17APPROVER_USERNAMEvarchar(20)
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.