VALID_PUT_AWAY_FIELDS
Valid Fields for use as Put Away Fields
tableFINVALID
VALID_PUT_AWAY_FIELDS — Valid Fields for use as Put Away Fields. FIN table in the standard Ross ERP 8.0 schema: 4 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open VALID_PUT_AWAY_FIELDS 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 | PUT_AWAY_TABLE | varchar(32) | PK | Put Away Table |
| 3 | PUT_AWAY_FIELD | varchar(32) | PK | Put Away Field |
| 4 | PUT_AWAY_DATATYPE | varchar(13) | Put Away Field Datatype |