Patch level :nopatch x ora

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :rep di mg


git-svn-id: svn://10.65.10.50/trunk@12191 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2004-06-18 12:07:44 +00:00
parent 65e12489c7
commit e023245e43
3 changed files with 287 additions and 0 deletions

163
mg/bastcau.rep Executable file
View File

@ -0,0 +1,163 @@
<report name="bastcau" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Causali Magazzino">
<font face="Courier New" bold="1" size="14" />
</field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
<field x="2" y="3" type="Testo" width="4" text="Cod.">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="8" y="3" type="Testo" width="11" text="Descrizione">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="34" y="3" type="Testo" width="4" text="Tipo">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="39" y="3" type="Testo" width="4" text="Tipo">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="44" y="3" type="Testo" width="5" text="Ragg.">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="50" y="3" type="Testo" width="5" text="Caus.">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="57" y="3" type="Testo" width="14" text="Movimentazione">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="34" y="4" type="Testo" width="4" text="prz.">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="39" y="4" type="Testo" width="4" text="mov.">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="44" y="4" type="Testo" width="5" text="fisc.">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="50" y="4" type="Testo" width="5" text="coll.">
<font face="Courier New" bold="1" size="10" />
</field>
<field border="2" x="1" y="5.5" type="Linea" width="93" height="0" />
</section>
<section keep_with_next="1" type="Head" level="1" />
<section keep_with_next="1" type="Body" />
<section keep_with_next="1" type="Body" level="1">
<field x="2" type="Stringa" link="%CAU.CODTAB" width="4">
<source>CODTAB</source>
</field>
<field x="8" type="Stringa" dynamic_height="1" width="25" height="2">
<source>S0</source>
</field>
<field x="34" type="Array" width="3">
<source>S6</source>
<list>
<li Value="Prz" Code="P" />
<li Value="Cst" Code="C" />
<li Value="Lib" Code="L" />
</list>
</field>
<field x="39" type="Array" width="3">
<source>S7</source>
<list>
<li Value="Car" Code="C" />
<li Value="Sca" Code="S" />
<li Value="===" Code=" " />
</list>
</field>
<field x="44" type="Stringa" width="6">
<source>S8</source>
</field>
<field x="51" type="Stringa" width="4">
<source>S9</source>
</field>
<field x="56" type="Stringa" width="93">
<prescript description="B1.0 PRESCRIPT">""
"S2[2,2]" @ IF
" " +
"S2[1,1]" @ +
"Giac" +
THEN
"S2[24,24]" @ IF
" " +
"S2[23,23]" @ +
"RimI" +
THEN
"S2[4,4]" @ IF
" " +
"S2[3,3]" @ +
"Acq " +
THEN
"S2[8,8]" @ IF
" " +
"S2[7,7]" @ +
"Vend" +
THEN
"S2[6,6]" @ IF
" " +
"S2[5,5]" @ +
"Entr" +
THEN
"S2[10,10]" @ IF
" " +
"S2[9,9]" @ +
"Usci" +
THEN
"S2[26,26]" @ IF
" " +
"S2[25,25]" @ +
"Scar" +
THEN
"S2[22,22]" @ IF
" " +
"S2[21,21]" @ +
"PFin" +
THEN
"S2[20,20]" @ IF
" " +
"S2[19,19]" @ +
"PCom" +
THEN
"S2[18,18]" @ IF
" " +
"S2[17,17]" @ +
"aCL " +
THEN
"S2[16,16]" @ IF
" " +
"S2[15,15]" @ +
"inCL" +
THEN
"S2[28,28]" @ IF
" " +
"S2[27,27]" @ +
"Etic" +
THEN
"S2[14,14]" @ IF
" " +
"S2[13,13]" @ +
"OrdF" +
THEN
"S2[12,12]" @ IF
" " +
"S2[11,11]" @ +
"OrdC" +
THEN
#THIS !
</prescript>
</field>
</section>
<section keep_with_next="1" type="Foot" height="3">
<field border="2" x="1" y="0.5" type="Linea" width="93" height="0" />
<field x="2" y="1" type="Data" width="10">
<source>#SYSTEM.DATE</source>
</field>
<field x="90" y="1" type="Numero" align="right" width="3">
<source>#PAGE</source>
</field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
</section>
<section keep_with_next="1" type="Foot" level="1" />
<sql>USE %CAU</sql>
</report>

51
mg/bastrfc.rep Executable file
View File

@ -0,0 +1,51 @@
<report name="bastrfc" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Raggruppamenti Causali Magazzino">
<font face="Courier New" bold="1" size="14" />
</field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
<field x="2" y="3" type="Testo" width="10" text="Codice">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="10" y="3" type="Testo" width="12" text="Descrizione">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="62" y="3" type="Testo" width="14" text="Raggruppamento">
<font face="Courier New" bold="1" size="10" />
</field>
<field border="2" x="1" y="4.5" type="Linea" width="93" height="0" />
</section>
<section keep_with_next="1" type="Head" level="1" />
<section keep_with_next="1" type="Body" />
<section keep_with_next="1" type="Body" level="1">
<field x="2" type="Stringa" link="%RFC.CODTAB" width="4">
<source>CODTAB</source>
</field>
<field x="10" type="Stringa" width="50">
<source>S0</source>
</field>
<field x="62" type="Array" width="10">
<source>S6</source>
<list>
<li Value="Carico" Code="C" />
<li Value="Scarico" Code="S" />
<li Value="Varie" Code="V" />
<li Value="====" Code=" " />
</list>
</field>
</section>
<section keep_with_next="1" type="Foot" height="3">
<field border="2" x="1" y="0.5" type="Linea" width="93" height="0" />
<field x="2" y="1" type="Data" width="10">
<source>#SYSTEM.DATE</source>
</field>
<field x="90" y="1" type="Numero" align="right" width="3">
<source>#PAGE</source>
</field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
</section>
<section keep_with_next="1" type="Foot" level="1" />
<sql>USE %RFC</sql>
</report>

73
mg/bastubi.rep Executable file
View File

@ -0,0 +1,73 @@
<report name="bastubi" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Stringa" width="50">
<font italic="1" face="Courier New" bold="1" size="10" />
<source>#SYSTEM.RAGSOC</source>
</field>
<field y="1" type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Ubicazioni">
<font face="Courier New" bold="1" size="14" />
</field>
<field border="2" x="1" y="3.5" type="Linea" width="93" height="0" />
<field x="2" y="4" type="Testo" width="6" text="Codice">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="13" y="4" type="Testo" width="12" text="Descrizione">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="58" y="4" type="Testo" width="5" text="Piano">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="65" y="4" type="Testo" width="7" text="Corrid.">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="73" y="4" type="Testo" width="4" text="Fila">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="79" y="4" type="Testo" width="6" text="Scaff.">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="86" y="4" type="Testo" width="8" text="P.Scaff.">
<font face="Courier New" bold="1" size="10" />
</field>
<field border="2" x="1" y="5.5" type="Linea" width="93" height="0" />
</section>
<section keep_with_next="1" type="Head" level="1" />
<section keep_with_next="1" type="Body" />
<section keep_with_next="1" type="Body" level="1">
<field x="2" type="Stringa" link="UBI.CODTAB" width="10">
<source>CODTAB</source>
</field>
<field x="13" type="Stringa" width="45">
<source>S0[1,45]</source>
</field>
<field x="59" type="Stringa" width="4">
<source>S6</source>
</field>
<field x="67" type="Stringa" width="4">
<source>S7</source>
</field>
<field x="73" type="Stringa" width="4">
<source>S8</source>
</field>
<field x="80" type="Stringa" width="4">
<source>S9</source>
</field>
<field x="89" type="Stringa" width="4">
<source>S5</source>
</field>
</section>
<section keep_with_next="1" type="Foot" height="3">
<field border="2" x="1" y="0.5" type="Linea" width="93" height="0" />
<field x="2" y="1" type="Data" width="10">
<source>#SYSTEM.DATE</source>
</field>
<field x="90" y="1" type="Numero" align="right" width="3">
<source>#PAGE</source>
</field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
</section>
<section keep_with_next="1" type="Foot" level="1" />
<sql>USE UBI</sql>
</report>