campo-sirio/src/ce/ce0a00a.rep

42 lines
1.7 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" ?>
<report name="ce0a00a" cpi="17" orientation="2" lpi="6" class="repcom">
<description>Etichette standard cespiti</description>
<font face="Courier New" size="7" />
<section type="Head" pattern="1" />
<section type="Head" level="1" pattern="1" />
<section type="Body" pattern="1" />
<section type="Body" level="1" width="60" height="8" pattern="1">
<field type="Testo" valign="bottom" width="5" pattern="1" text="Cod.">
<font face="Courier New" size="10" />
</field>
<field x="6" type="Stringa" valign="bottom" width="16" pattern="1">
<font face="Courier New" size="10" />
<source>IDCESPITE</source>
</field>
<field y="1" type="Testo" valign="bottom" width="5" pattern="1" text="Imp.">
<font face="Courier New" size="10" />
</field>
<field x="6" y="1" type="Stringa" valign="bottom" width="53" pattern="1">
<font face="Courier New" size="10" />
<source>201@.S0</source>
</field>
<field y="2" type="Testo" valign="bottom" width="4" pattern="1" text="Ubic.">
<font face="Courier New" size="10" />
</field>
<field x="6" y="2" type="Stringa" valign="bottom" width="53" pattern="1">
<font face="Courier New" size="10" />
<source>202@.S0</source>
</field>
<field y="3.5" type="Stringa" valign="center" width="60" height="4" pattern="1">
<font face="Courier New" size="10" />
<source>DESC</source>
</field>
</section>
<section type="Foot" pattern="1" />
<section type="Foot" level="1" pattern="1" />
<sql>USE CESPI
JOIN CIM ALIAS 201 INTO CODTAB==CODIMP
JOIN LOC ALIAS 202 INTO CODTAB==CODLOC
FROM IDCESPITE=#DACOD
TO IDCESPITE=#ACOD</sql>
</report>