SCM_APS_DP_FACTORY_ALLOCATIONS
Warehouse to Factory Allocations
tableMANSCM
SCM_APS_DP_FACTORY_ALLOCATIONS — Warehouse to Factory Allocations. MAN table in the standard Ross ERP 8.0 schema: 9 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open SCM_APS_DP_FACTORY_ALLOCATIONS in the interactive Data Dictionary →Part of Other 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_PRODUCT | varchar(15) | PK FK→GENERIC_PRODUCTS | |
| 4 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 5 | FACTORY | varchar(2) | PK | Factory Code |
| 6 | ALLOCATION_PERCENT | numeric(5,2) | Percentage of Parent | |
| 7 | EFFECTIVE_ON_DATE | datetime | PK | Effectivity On Date |
| 8 | EFFECTIVE_OFF_DATE | datetime | Effectivity Off Date | |
| 9 | SCM_SEND_FLAG | varchar(1) | The flag indicate whether send data to SCM |