WMS_SYS_MESSAGES_HST
Messages returned during WMS data processing
tableFINWMS
WMS_SYS_MESSAGES_HST — Messages returned during WMS data processing. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open WMS_SYS_MESSAGES_HST 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 | RS_MESSAGE_NUMBER | varchar(31) | Message Number | |
| 3 | RS_MESSAGE_SEVERITY | smallint | Message Severity | |
| 4 | RS_SORT_ORDER | smallint | ||
| 5 | RS_MESSAGE_TEXT | varchar(150) | Message Text | |
| 6 | RS_SEQUENCE | smallint | ||
| 7 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 8 | DESCRIPTION | varchar(30) | Description | |
| 9 | ERROR_ID | int | Message ID |