campo-sirio/mg/mgstfca.rep
luca 404234da85 Patch level :10.0 212
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :terminata sostituzione maschere di magazzino con BA in MG


git-svn-id: svn://10.65.10.50/trunk@18113 c028cbd2-c16b-5b4b-a496-9718f37d4682
2009-01-26 14:26:59 +00:00

35 lines
1.2 KiB
Plaintext
Executable File

<report libraries="ve1300" name="mgstfca" lpi="6">
<font face="Courier New" size="10" />
<section type="Head">
<font face="Courier New" bold="1" size="10" />
<field x="2" type="Testo" width="10" pattern="1" text="Livello" />
<field border="1" y="1" type="Linea" width="80" height="0" pattern="1" />
<field x="57" type="Testo" width="10" pattern="1" text="Formato " />
</section>
<section type="Head" level="1">
<field border="2" type="Linea" width="80" height="0" id="100" pattern="1" />
<field border="1" y="2" type="Linea" width="80" height="0" id="100" pattern="1" />
<field y="0.5" type="Testo" align="center" width="80" id="101" pattern="1" text="Formato Codice Articoli">
<font face="Courier New" bold="1" size="12" />
</field>
</section>
<section type="Body" />
<section type="Body" level="1">
<field x="2" type="Stringa" width="2" id="110" pattern="1">
<source>CODTAB</source>
</field>
<field x="5" type="Stringa" width="50" id="111" pattern="1">
<source>S0</source>
</field>
<field x="57" type="Stringa" width="18" id="112" pattern="1">
<source>S1</source>
</field>
</section>
<section type="Foot" />
<section type="Foot" level="1" />
<sql>USE FCA
FROM CODTAB=#INIZIO1
TO CODTAB=#FINE1
</sql>
</report>