SYS_CALENDAR_DAYS
Internal representation of distribution calendar
tableFINSYS
SYS_CALENDAR_DAYS — Internal representation of distribution calendar. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_CALENDAR_DAYS 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | SYS_DISTRIBUTION_CALENDAR | varchar(6) | PK | Distribution Calendar Code |
| 4 | YEAR | smallint | PK | Year Number |
| 5 | SYS_DAYS_ACTIVE_1 | varchar(122) | Working Days | |
| 6 | SYS_DAYS_ACTIVE_2 | varchar(122) | Working Days | |
| 7 | SYS_DAYS_ACTIVE_3 | varchar(122) | Working Days |