<?xml version="1.0" encoding="UTF-8"?>
<transactionDefinition>
    <description>MENU1 - Main Menu</description>
    <errors />
    <fields>
        <field>
            <status>rdt_receiving</status>
            <content></content>
            <label>1</label>
            <name>MENUREC</name>
            <prefix />
            <input>Receiving</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status>rdt_picking</status>
            <content></content>
            <label>2</label>
            <name>MENUPICK</name>
            <prefix />
            <input>Picking</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status>rdt_return</status>
            <content></content>
            <label>3</label>
            <name>MENURTS</name>
            <prefix />
            <input>Return</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status>rdt_pi</status>
            <content></content>
            <label>4</label>
            <name>MENUPI</name>
            <prefix />
            <input>PI</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status>rdt_replen</status>
            <content></content>
            <label>5</label>
            <name>MENURPL</name>
            <prefix />
            <input>Replen</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status>rdt_qa</status>
            <content></content>
            <label>6</label>
            <name>MENUQA</name>
            <prefix />
            <input>QA</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status>rdt_print</status>
            <content></content>
            <label>7</label>
            <name>MENUPRINT</name>
            <prefix />
            <input>Print</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>8</label>
            <name>MENUXDOCK</name>
            <prefix />
            <input>Cross Dock</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status>rdt_other</status>
            <content></content>
            <label>9</label>
            <name>MENUOTHER</name>
            <prefix />
            <input>Other</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
    </fields>
    <buttons>
        <button>
            <name>button3</name>
            <text>Exit(F3)</text>
            <action>changeTran("LOGON")</action>
            <altkey>114</altkey>
            <screenoption>I</screenoption>
        </button>
    </buttons>
    <screens />
    <warnings />
</transactionDefinition>