SUPPLIER_PERFORMANCE_AGED
Supplier Performance Aged Data, Prices and Lead Times
tableFINSUPPLIER
SUPPLIER_PERFORMANCE_AGED — Supplier Performance Aged Data, Prices and Lead Times. 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 SUPPLIER_PERFORMANCE_AGED 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) | PK | Company Code |
| 3 | DIVISION | varchar(2) | PK | Division |
| 4 | VENDOR_NUMBER | varchar(12) | PK | Supplier Number (or ID) |
| 5 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 6 | PART_CODE | varchar(15) | PK | Product |
| 7 | LAST_ORDER_PRICE | numeric(20,4) | Last Order Price | |
| 8 | LAST_INVOICE_PRICE | numeric(20,4) | Last Invoice Price | |
| 9 | LAST_LEAD_TIME | smallint | Last Lead Time | |
| 10 | LAST_PERFORMANCE | smallint | Last Performance | |
| 11 | RECORD_IDENTIFIER | varchar(1) | PK | Record Identifier |
| 12 | SEQUENCE | smallint | PK | Sequence Number |
| 13 | DOC_REFERENCE | varchar(15) | Document Reference | |
| 14 | SYS_CURRENCY_CODE | varchar(6) | PK | Currency Code |