PLANNING_ID_PI_TYPES
tableMANPLANNING
PLANNING_ID_PI_TYPES — MAN table in the standard Ross ERP 8.0 schema: 11 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_ID_PI_TYPES in the interactive Data Dictionary →Part of PLANNING 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 | PLANNING_ID | varchar(20) | PK | Planning Ident |
| 4 | PLANNING_PROFILE | varchar(20) | PK | Planning Profile for MPS Creation |
| 5 | PI_EVENT_TYPE | smallint | PK | Projected Inventory Event Type |
| 6 | PI_EVENT_TYPE_INCLUDED | varchar(1) | Event type included in projected inventory inquiry | |
| 7 | OVERDUE_DAYS | varchar(3) | Number of Overdue Days | |
| 8 | SYS_CREATE_USER | varchar(20) | User who new this record | |
| 9 | SYS_CREATION_DATE | datetime | Creation Date | |
| 10 | SYS_MODIFY_USER | varchar(20) | The last user who modified this record | |
| 11 | SYS_MODIFIED_DATE | datetime | Last Modification Date |