APS_PART_ICON_COLORS
APS Icon Color Codes per Product Group or Part Code
tableMANAPS
APS_PART_ICON_COLORS — APS Icon Color Codes per Product Group or Part Code. MAN table in the standard Ross ERP 8.0 schema: 7 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open APS_PART_ICON_COLORS 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 | PRODUCT_GROUP | varchar(6) | PK | Product Group |
| 4 | PART_CODE | varchar(15) | PK | Product |
| 5 | APS_ICON_COLOR_CODE | smallint | APS Icon Background Color used by the APS Planning Board | |
| 6 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 7 | USERNAME | varchar(20) | Username |