<?xml version="1.0" encoding="UTF-8"?>
<transactionDefinition>
    <description>MENQA - Menu</description>
    <errors />
    <fields>
        <field>
            <status></status>
            <content></content>
            <label>1</label>
            <name>FQATASK</name>
            <prefix />
            <input>From QA_Task(FQA)</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>2</label>
            <name>TQA</name>
            <prefix />
            <input>To QA (TQA)</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>3</label>
            <name>QACHGINSPFLAG</name>
            <prefix />
            <input>QC Flag ON/OFF</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>4</label>
            <name>QASERIALENQ</name>
            <prefix />
            <input>Serial Enquiry</input>
            <validation />
            <screenoption>P</screenoption>
        </field>
        <field>
            <status></status>
            <content></content>
            <label>5</label>
            <name>STKPULL</name>
            <prefix />
            <input>Stock Pull</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>