SYS_VALID_ADDRESS_FIELDS
Valid fields for definition of Address Layouts
tableFINSYS
SYS_VALID_ADDRESS_FIELDS — Valid fields for definition of Address Layouts. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_VALID_ADDRESS_FIELDS in the interactive Data Dictionary →Part of SYS 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 | SYS_ADDRESS_COMPONENT | varchar(31) | PK | Address Component |
| 3 | SYS_ACTUAL_FIELD_NAME | varchar(31) | ||
| 4 | SYS_PROMPT | varchar(15) | Prompt for Address Component | |
| 5 | SYS_FIELD_REQUIRED | varchar(1) | Field Required | |
| 6 | SYS_MAINTAIN_FIELD | varchar(1) | Allow field to be maintained |