APS_YEAR_START_DATES
APS Demand Planning Year Start Dates
tableMANAPS
APS_YEAR_START_DATES — APS Demand Planning Year Start Dates. MAN table in the standard Ross ERP 8.0 schema: 5 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open APS_YEAR_START_DATES in the interactive Data Dictionary →Part of APS 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 | YEAR | smallint | PK | Year Number |
| 4 | BASE_DATE | datetime | Planning Base Date | |
| 5 | WEEKS_IN_YEAR | smallint |