Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/branches/R_10_00@21552 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
484627066a
commit
0027d9068a
@ -9,6 +9,7 @@
|
||||
<field x="47" y="1" type="Testo" width="10" pattern="1" text="Percipiente" />
|
||||
<field x="60" y="1" type="Testo" width="10" pattern="1" text="Allegato 14" />
|
||||
<field x="75" y="1" type="Testo" width="10" pattern="1" text="Allegato 15" />
|
||||
<field x="89" y="1" type="Testo" width="12" pattern="1" text="Data ult. pag." />
|
||||
<field border="1" x="1" y="2" type="Linea" width="116" height="0" pattern="1" />
|
||||
</section>
|
||||
<section type="Head" level="1" pattern="1">
|
||||
@ -19,16 +20,16 @@
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="1" y="4.5" type="Testo" width="5" pattern="1" text="Dal:" />
|
||||
<field x="6" y="4.5" type="Data" width="10" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#DADATA</source>
|
||||
</field>
|
||||
<field x="18" y="4.5" type="Testo" width="4" pattern="1" text="Al:" />
|
||||
<field x="22" y="4.5" type="Data" width="10" pattern="1">
|
||||
<field border="1" x="1" y="5.5" type="Linea" width="116" height="0" pattern="1" />
|
||||
<field x="6" y="4.5" type="Data" width="10" id="101" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#DADATA</source>
|
||||
</field>
|
||||
<field border="1" x="1" y="5.5" type="Linea" width="116" height="0" pattern="1" />
|
||||
<field x="22" y="4.5" type="Data" width="10" id="102" pattern="1">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#ADATA</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Head" level="2" pattern="1">
|
||||
<groupby>ENTE</groupby>
|
||||
@ -43,6 +44,56 @@
|
||||
</section>
|
||||
<section type="Body" pattern="1" />
|
||||
<section type="Body" level="1" pattern="1">
|
||||
<field x="3" type="Numero" hidden="1" align="right" width="6" pattern="1">
|
||||
<source>CODCF</source>
|
||||
</field>
|
||||
<field x="10" type="Stringa" hidden="1" width="35" pattern="1">
|
||||
<font face="Arial Narrow" size="8" />
|
||||
<source>RAGSOC</source>
|
||||
</field>
|
||||
<field x="41" type="Stringa" hidden="1" width="5" pattern="1">
|
||||
<source>RPAG.CODDITTA</source>
|
||||
</field>
|
||||
<field x="47" type="Stringa" hidden="1" width="1" pattern="1">
|
||||
<source>TIPOAPER</source>
|
||||
</field>
|
||||
<field x="49" type="Numero" hidden="1" align="right" width="5" pattern="1">
|
||||
<source>CODANAGPER</source>
|
||||
</field>
|
||||
<field x="60" type="Stringa" hidden="1" width="1" pattern="1">
|
||||
<source>CFVEN._ALL14</source>
|
||||
</field>
|
||||
<field x="62" type="Data" hidden="1" width="10" pattern="1">
|
||||
<source>CFVEN._ULTAGG14</source>
|
||||
</field>
|
||||
<field x="75" type="Stringa" hidden="1" width="1" pattern="1">
|
||||
<source>CFVEN._ALL15</source>
|
||||
</field>
|
||||
<field x="77" type="Data" hidden="1" width="10" pattern="1">
|
||||
<source>CFVEN._ULTAGG15</source>
|
||||
</field>
|
||||
<field x="88" type="Data" hidden="1" width="10" pattern="1">
|
||||
<source>#DADATA</source>
|
||||
</field>
|
||||
<field x="99" type="Data" hidden="1" width="10" pattern="1">
|
||||
<source>#ADATA</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Head" level="11" pattern="1">
|
||||
<prescript description="H11 PRESCRIPT">MESSAGE RESET,F11</prescript>
|
||||
</section>
|
||||
<section type="Body" level="11" hidden="1" pattern="1">
|
||||
<sql>USE RPAG
|
||||
SELECT (BETWEEN(DATAPAG,#PARENT.#DADATA,#PARENT.#ADATA))
|
||||
BY DATAPAG
|
||||
FROM CODDITTA=#PARENT.RPAG.CODDITTA TIPOA=#PARENT.TIPOAPER CODANAGR=#PARENT.CODANAGPER
|
||||
TO CODDITTA=#PARENT.RPAG.CODDITTA TIPOA=#PARENT.TIPOAPER CODANAGR=#PARENT.CODANAGPER</sql>
|
||||
<field x="5" type="Data" width="10" pattern="1">
|
||||
<source>DATAPAG</source>
|
||||
<prescript description="B11.0 PRESCRIPT">MESSAGE COPY,F11.109</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" level="11" pattern="1">
|
||||
<field x="3" type="Numero" align="right" width="6" pattern="1">
|
||||
<source>CODCF</source>
|
||||
</field>
|
||||
@ -50,6 +101,9 @@
|
||||
<font face="Arial Narrow" size="8" />
|
||||
<source>RAGSOC</source>
|
||||
</field>
|
||||
<field x="41" type="Stringa" width="5" pattern="1">
|
||||
<source>RPAG.CODDITTA</source>
|
||||
</field>
|
||||
<field x="47" type="Stringa" width="1" pattern="1">
|
||||
<source>TIPOAPER</source>
|
||||
</field>
|
||||
@ -68,6 +122,7 @@
|
||||
<field x="77" type="Data" width="10" pattern="1">
|
||||
<source>CFVEN._ULTAGG15</source>
|
||||
</field>
|
||||
<field x="89" type="Data" width="10" id="109" pattern="1" />
|
||||
</section>
|
||||
<section type="Foot" pattern="1">
|
||||
<font italic="1" face="Arial" bold="1" size="8" />
|
||||
@ -84,7 +139,7 @@
|
||||
<section type="Foot" level="1" pattern="1" />
|
||||
<section type="Foot" level="2" pattern="1" />
|
||||
<sql>USE CLIFO
|
||||
SELECT (DIPPUBB="X")(BETWEEN(RPAG.DATAPAG,#DADATA,#ADATA))(BETWEEN(ENTE,#ENTE,#ENTE))
|
||||
SELECT (DIPPUBB="X")(BETWEEN(ENTE,#ENTE,#ENTE))
|
||||
BY ENTE CODCF
|
||||
JOIN RPAG INTO CODDITTA=#DITTA TIPOA==TIPOAPER CODANAGR==CODANAGPER
|
||||
JOIN CFVEN INTO TIPOCF==TIPOCF CODCF==CODCF
|
||||
|
Loading…
x
Reference in New Issue
Block a user