APS_PYRAMID_LEVELS
APS Demand Planning Pyramid Levels
tableMANAPS
APS_PYRAMID_LEVELS — APS Demand Planning Pyramid Levels. MAN table in the standard Ross ERP 8.0 schema: 7 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open APS_PYRAMID_LEVELS 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 | APS_PYRAMID_NAME | varchar(20) | PK | APS Pyramid Name |
| 3 | APS_PYRAMID_LEVEL | smallint | PK | APS Pyramid Level Number |
| 4 | APS_KEY_TYPE | varchar(1) | SCM Key Field Type | |
| 5 | APS_KEY_NAME | varchar(10) | APS Key Name | |
| 6 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 7 | USERNAME | varchar(20) | Username |