A_REORDERS

Archived Recommended Inventory Reorders

tableFINREORDERS

A_REORDERS — Archived Recommended Inventory Reorders. FIN table in the standard Ross ERP 8.0 schema: 21 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open A_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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4WAREHOUSEvarchar(2)PKWarehouse Code
5PART_CODEvarchar(15)PKProduct
6REORDER_DATEdatetimePKReorder Date
7UNIT_OF_MEASUREvarchar(4)Unit of Measure
8REORDER_LOT_SIZEnumeric(20,6)Reorder Lot Size
9MAXIMUM_LEVELnumeric(20,6)Maximum Inventory Level
10MINIMUM_LEVELnumeric(20,6)Minimum Inventory Level
11STATUS_FLAGvarchar(1)Status Flag
12REC_REORDERnumeric(20,6)Recommended Reorder Quantity
13VENDOR_NUMBERvarchar(12)Supplier Number (or ID)
14ARCHIVE_DATEdatetimeArchive Date
15ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
16REQ_GENERATED_BYvarchar(20)
17DIVISIONvarchar(2)Division
18REQUISITION_NUMBERvarchar(9)Requisition Number
19REQ_LINE_NUMBERintRequisition Line Number
20APPROVER_USERNAMEvarchar(20)
21GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.