SYS_ERP_WSS_MODULE_FIELDS
ERP WSS Field Integration
tableFINSYS
SYS_ERP_WSS_MODULE_FIELDS — ERP WSS Field Integration. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_ERP_WSS_MODULE_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 | FIELD_CODE | smallint | PK FK→SYS_ERP_WSS_MAPPING_FIELDS | Field Code |
| 3 | SOURCE_MODULE | varchar(2) | PK | Source Module Reference |
| 4 | TRANSACTION_TYPE | varchar(2) | PK FK→SYS_ERP_WSS_MODULE_URL | Transaction Type |
| 5 | TRANSACTION_DESCRIPTION | varchar(60) | Transaction Description |