

# supply\$1planning\$1parameters
<a name="planning-supply_planning_parameters-entity"></a>

**Primary key (PK)**

The table below lists the colum names that are uniquely identified in the data entity.


| Name | Column | 
| --- | --- | 
| supply\$1planning\$1parameters | product\$1id, product\$1group\$1id, site\$1id, eff\$1start\$1date, eff\$1end\$1date, connection\$1id | 

The table below lists the column names supported by the *supply\$1planning\$1parameters* data entity:


| Column | Data type | Required | Description | 
| --- | --- | --- | --- | 
|  product\$1id1  |  string  |  Yes  |  ID of product  | 
|  product\$1group\$1id1  |  string  |  Yes  |   For future Use. Please populate SCN\$1RESERVED\$1NO\$1VALUE\$1PROVIDED for now.  | 
|  site\$1id1  |  string  |  Yes  |  For future Use. Please populate SCN\$1RESERVED\$1NO\$1VALUE\$1PROVIDED for now.  | 
|  planner\$1name  |  string  |  No  |  name of the supply planner who manages a product or a product group  | 
|  demand\$1time\$1fence\$1days  |  int  |  No  |  For future Use.  | 
|  forecast\$1consumption\$1backward\$1days  |  int  |  No  |  For future Use  | 
|  forecast\$1consumption\$1forward\$1days  |  int  |  No  |  For future Use.  | 
|  eff\$1start\$1date  |  timestamp  |  Yes  |  effective start date time  | 
|  eff\$1end\$1date  |  timestamp  |  Yes  |  effective end date time  | 
|  connection\$1id  |  string  |  Yes  |  Unique identifier for the data source (i.e. connection). Auto populated by ASC.  | 

1Foreign key

**Foreign key (FK)**

The table below lists the column names with the associated data entity and category:


| Column | Category | FK/Data entity | FK/Column | 
| --- | --- | --- | --- | 
| product\$1id | Product | product | id | 
| product\$1group\$1id | Product | product\$1hierarchy | id | 
| site\$1id | Network | site | id | 