<?xml version="1.0" encoding="UTF-8"?>
<transactionDefinition>
    <description>MENUDASH - Dashboard</description>
    <errors />
    <fields>
        <field>
            <status></status>
            <content></content>
            <label>1</label>
            <name>INVSERIALTABLE</name>
            <prefix />
            <input>Inv.Serial Table</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>2</label>
            <name>PICKLISTTABLE</name>
            <prefix />
            <input>Pick List</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>3</label>
            <name>REPLENTABLE</name>
            <prefix />
            <input>Replen Summary</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>4</label>
            <name>PICKDIALTABLE</name>
            <prefix />
            <input>Pick Dial</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
    </fields>
    <buttons>
        <button>
            <name>button3</name>
            <text>Exit(F3)</text>
            <action>changeTran("MENU1")</action>
            <altkey>114</altkey>
            <screenoption>I</screenoption>
        </button>
    </buttons>
    <screens />
    <warnings />
</transactionDefinition>