Sales forecast plan detail
Endpoints
Data structure
ImportSalesForecastPlanDetailList
| Name | Value | 
|---|---|
| callback | string | 
| data | |
| parameters | 
SalesForecastPlanDetail
Sales forecast plan detail data structure.
| Name | Description | Value | Business rules | 
|---|---|---|---|
| baselineQuantity | Baseline quantity | double | |
| companyCode | Current company code | string | 2 characters max | 
| customerCode | Customer code | string | 10 characters max | 
| depositCode | Deposit code | string | 10 characters max | 
| endTime | End time | datetime (ISO-8601) | YYYY-MM-DDTHH:MM:SSZ | 
| establishmentCode | Current establishment code | string | 2 characters max | 
| groupCode | Customer group code | string | 10 characters max | 
| groupLevel | Customer group level | integer | |
| groupValueCode | Customer group value code | string | 20 characters max | 
| itemCode | Item code | string | 20 characters max | 
| promotionalQuantity | Promotional quantity | double | |
| projectQuantity | Project quantity | double | |
| startTime | Start time | datetime (ISO-8601) | YYYY-MM-DDTHH:MM:SSZ | 
| unitCode | Unit code | string | 5 characters max |