OrderEntry
| SuperCROSS | Production System | SuperWEB2 | ||||
|---|---|---|---|---|---|---|---|
Element | Format | Description | Save | Load | Load | Save | Load |
OrderEntry | OrderEntryDefine OrderBody OrderEnd |
|
|
|
|
|
|
OrderEntryDefine | 'ORDER' |
| Yes | Yes | Yes | Yes | Yes |
OrderBody | (FieldOrder | AxisOrder) |
| Yes | Yes | Yes | Yes | Yes |
FieldOrder | (FieldItem | FieldRange)* | FieldItem – Individual field item. If the Dimension order block is missing for a dimension, the items will be ordered in their original order (with field derivations at the end). Any items missing from the ordering will be hidden. | Yes | Yes | Yes | No | Yes |
FieldRange | 'FROM' FieldItem TO FieldItem |
| Yes | Yes | Yes | Yes | Yes |
AxisOrder | (AxisItem | AxisRange)* | If the Dimension order block is missing for a dimension, the items will be ordered in their original order (with axis derivations at the end). Any items missing from the ordering will be hidden. | Yes | Yes | Yes | No | Yes |
AxisRange | 'FROM' AxisItem TO AxisItem |
| Yes | Yes | Yes | Yes | Yes |
OrderEnd | 'END ORDER' |
| Yes | Yes | Yes | Yes | Yes |