APS_KEY_FIELDS
APS Demand Planning Key Fields
tableMANAPS
APS_KEY_FIELDS — APS Demand Planning Key Fields. MAN table in the standard Ross ERP 8.0 schema: 6 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open APS_KEY_FIELDS 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 | FIELD_NAME | varchar(32) | PK | Field Name |
| 3 | APS_KEY_TYPE | varchar(1) | PK | SCM Key Field Type |
| 4 | APS_RECORD_TYPE | varchar(1) | APS Record Type | |
| 5 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 6 | USERNAME | varchar(20) | Username |