<buyOff> Element (for station type)
This element adds a buyoff that can be performed on units at a station type.
Parent Elements
Attributes
Name | Type | Description | Required |
---|---|---|---|
name | string | The buyoff name. This should match one of the buyoffs listed in the master buyoffs list for the line, defined by the <buyOffs> element. | Yes |
requiredNewComponentScans | string | One or more component type names, separated by commas, which specify that this buyoff can only be set at a workstation after these components have been newly scanned. The buyoff thus reflects that the listed components were just verified (i.e., since the unit was scanned at the station) by the same operator that set the buyoff. Note that this setting does not also imply that these component type(s) are associated with this buyoff. To also verify that the components are valid, associate this buyoffs with these component type(s) (see <componentType> Element (for line)). | No |
Child Elements
None.
Remarks
If the buyoff listed does not apply to the scanned unit, the buyoff button will be disabled.