SOURCE_MODULES
Source Modules
tableFINSOURCE
SOURCE_MODULES — Source Modules. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 222 programs. Columns, data types, keys, foreign keys and relationships.
Open SOURCE_MODULES 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 | SOURCE_MODULE | varchar(2) | PK | Source Module Reference |
| 3 | CODE_DESCRIPTION | varchar(30) | Code Description | |
| 4 | MODULE_IN_USE | varchar(1) | Module in Use | |
| 5 | GENERATE_GL_POSTINGS | varchar(1) | Generate GL Postings | |
| 6 | RENAISSANCE_JRNL_NUMBER | smallint | Renaissance Journal Number | |
| 7 | MODULE_FACILITY_PREFIX | varchar(3) | Prefix for Facilities in this Module | |
| 8 | GEM_MODIFY_DATE | datetime | System timestamp of the most recent modification to the row, maintained by GEMBASE. |