Header Response


Header and their Filters/Fields are generated during Reference Data

Sample Header
<headerConfiguration>
	<lines>
		<add id="1" name="FromWarehouse" label="From warehouse" labelWidth="100" inputType="List" 
			dataTable="WarehouseList" dataKeyColumn="InventLocationId" dataDisplayColumn="InventLocationId" 
			linkedElement="2" linkColumn="InventLocationId" 
			clearOnClear="false" acceptBarcode="false" minValue="0" maxValue="0" length="0" optional="false" />
		<add id="2" name="ToWarehouse" label="To warehouse" labelWidth="100" inputType="List" 
			dataTable="WarehouseList2" dataKeyColumn="InventLocationId" dataDisplayColumn="InventLocationId" 
			clearOnClear="false" acceptBarcode="false" minValue="0" maxValue="0" length="0" optional="false" />
		<add id="3" name="ItemNumber" label="Item number" labelWidth="100" inputType="Text" clearOnClear="true" 
			acceptBarcode="true" minValue="0" maxValue="0" length="100" eanAi="02,01" optional="false" />
	</lines>
</headerConfiguration>
 

Order Lines list