APS_IMPORT_FIELDS
APS Demand Planning Import Fields
tableMANAPS
APS_IMPORT_FIELDS — APS Demand Planning Import Fields. MAN table in the standard Ross ERP 8.0 schema: 7 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open APS_IMPORT_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 | SEQUENCE | int | PK | Sequence Number |
| 3 | FIELD_NAME | varchar(32) | PK | Field Name |
| 4 | FIELD_POSITION | smallint | Starting Position for Field | |
| 5 | FIELD_LENGTH | smallint | Field Length | |
| 6 | FIELD_DATATYPE | varchar(1) | Field Datatype Indicator | |
| 7 | PM_DECIMALS | smallint | The number of decimal places used for quantity rounding |