ForecastUsage

Uses the Component:ForecastUsageType

A list of parameters indicating if a historical sale is relevant for forecasting.

Fields and Components

Table 6.32. Fields and Components

Name Description Occurrence Type Data Type User Notes
UsageCode

Usage Code.

0..1Field udt:CodeType  
Value

Associated Value

0..1Field udt:TextType  

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.32. ForecastUsage

<ForecastUsage>
     <UsageCode>......</UsageCode>     [0..1]
     <Value>......</Value>     [0..1]
</ForecastUsage>