SYS_DOCUMENT_CONTENTS
Prompt details for documents.
tableFINSYS
SYS_DOCUMENT_CONTENTS — Prompt details for documents.. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 17 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_DOCUMENT_CONTENTS 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_DOCUMENT_CODE | varchar(8) | PK | Document code for language prints |
| 3 | SEQUENCE | smallint | PK | Sequence Number |
| 4 | SYS_MAX_LENGTH | smallint | Document prompt length | |
| 5 | DESCRIPTION | varchar(30) | Description | |
| 6 | SYS_TITLE_TEXT | varchar(1) | Column Heading |