From 6e42deb5079d1abf00f53c3169e349acd0261ed6 Mon Sep 17 00:00:00 2001 From: luca Date: Fri, 18 Jun 2004 12:15:38 +0000 Subject: [PATCH] Patch level :nopatch x ora Files correlati : Ricompilazione Demo : [ ] Commento :aggiunti rep di ve;corretto batbtri.rpt git-svn-id: svn://10.65.10.50/trunk@12193 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ve/bastabe.rep | 39 +++++++ ve/bastcaa.rep | 59 +++++++++++ ve/bastcra.rep | 59 +++++++++++ ve/basteld.rep | 280 +++++++++++++++++++++++++++++++++++++++++++++++++ ve/bastfrd.rep | 62 +++++++++++ ve/bastfrm.rep | 62 +++++++++++ ve/bastfrr.rep | 62 +++++++++++ ve/bastgmc.rep | 76 ++++++++++++++ ve/bastimb.rep | 67 ++++++++++++ ve/bastmag.rep | 190 +++++++++++++++++++++++++++++++++ ve/bastnum.rep | 86 +++++++++++++++ ve/bastprs.rep | 106 +++++++++++++++++++ ve/bastrfa.rep | 127 ++++++++++++++++++++++ ve/bastspp.rep | 125 ++++++++++++++++++++++ ve/baststd.rep | 39 +++++++ ve/basttag.rep | 85 +++++++++++++++ ve/basttip.rep | 64 +++++++++++ ve/basttri.rep | 53 ++++++++++ ve/bastums.rep | 51 +++++++++ ve/batbtri.rpt | 2 +- ve/vestpci.rep | 49 +++++++++ 21 files changed, 1742 insertions(+), 1 deletion(-) create mode 100755 ve/bastabe.rep create mode 100755 ve/bastcaa.rep create mode 100755 ve/bastcra.rep create mode 100755 ve/basteld.rep create mode 100755 ve/bastfrd.rep create mode 100755 ve/bastfrm.rep create mode 100755 ve/bastfrr.rep create mode 100755 ve/bastgmc.rep create mode 100755 ve/bastimb.rep create mode 100755 ve/bastmag.rep create mode 100755 ve/bastnum.rep create mode 100755 ve/bastprs.rep create mode 100755 ve/bastrfa.rep create mode 100755 ve/bastspp.rep create mode 100755 ve/baststd.rep create mode 100755 ve/basttag.rep create mode 100755 ve/basttip.rep create mode 100755 ve/basttri.rep create mode 100755 ve/bastums.rep create mode 100755 ve/vestpci.rep diff --git a/ve/bastabe.rep b/ve/bastabe.rep new file mode 100755 index 000000000..32b2ffd4b --- /dev/null +++ b/ve/bastabe.rep @@ -0,0 +1,39 @@ + + + +
+ + + + + + + + + + + +
+
+
+
+ + CODTAB[1,3] + + + S0 + +
+
+ + + #SYSTEM.DATE + + + #PAGE + + +
+
+ USE %ABE + \ No newline at end of file diff --git a/ve/bastcaa.rep b/ve/bastcaa.rep new file mode 100755 index 000000000..91e418e27 --- /dev/null +++ b/ve/bastcaa.rep @@ -0,0 +1,59 @@ + + + +
+ + + #SYSTEM.RAGSOC + + + + + + + + + + + + + + + +
+
+
+
+ + CODTAB[1,3] + + + S0 + + + I0 + + + I1 + + + I2 + + + PCON.DESCR + +
+
+ + + #SYSTEM.DATE + + + #PAGE + + +
+
+ USE CAA +JOIN PCON INTO GRUPPO==I0 CONTO==I1 SOTTOCONTO==I2 + \ No newline at end of file diff --git a/ve/bastcra.rep b/ve/bastcra.rep new file mode 100755 index 000000000..316704bdb --- /dev/null +++ b/ve/bastcra.rep @@ -0,0 +1,59 @@ + + + +
+ + + #SYSTEM.RAGSOC + + + + + + + + + + + + + + + +
+
+
+
+ + CODTAB[1,3] + + + S0 + + + I0 + + + I1 + + + I2 + + + PCON.DESCR + +
+
+ + + #SYSTEM.DATE + + + #PAGE + + +
+
+ USE CRA +JOIN PCON INTO GRUPPO==I0 CONTO==I1 SOTTOCONTO==I2 + \ No newline at end of file diff --git a/ve/basteld.rep b/ve/basteld.rep new file mode 100755 index 000000000..7cc35d915 --- /dev/null +++ b/ve/basteld.rep @@ -0,0 +1,280 @@ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + CODTAB[1,8] + + + S0 + + + S3 + +
  • +
  • +
  • +
  • +
  • + + + + S5 + + + S2[1,4] + + + S2[5,8] + + + S2[9,12] + + + S2[13,15] + + + S2[16,19] + + + S7[1,1] + + + S7[2,2] + + + S7[3,3] + + + S7[4,4] + + + S7[5,5] + + + S4[1,4] + + + S8[1,8] + + + S9[1,4] + + + S6[1,8] + + + B4 + +
  • +
  • + + + + S1[1,1] + + + S1[2,2] + + + S1[3,3] + + + S1[4,4] + + + S1[5,5] + + + S1[6,6] + + + S1[7,7] + + + S1[8,8] + + + S1[9,9] + + + S1[10,10] + + + S1[11,11] + + + S1[12,12] + + + B0 + + + S1[40,40] + + + S1[41,41] + + + S1[42,42] + + + B1 + + + B2 + + + B3 + + +
  • +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE %ELD + + \ No newline at end of file diff --git a/ve/bastfrd.rep b/ve/bastfrd.rep new file mode 100755 index 000000000..909b2b632 --- /dev/null +++ b/ve/bastfrd.rep @@ -0,0 +1,62 @@ + + + +
    + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB + + + S0 + + + S3[1,20] + + + B0 + +
  • +
  • + + + + S1 + + +
  • +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE %FRD + \ No newline at end of file diff --git a/ve/bastfrm.rep b/ve/bastfrm.rep new file mode 100755 index 000000000..f71460504 --- /dev/null +++ b/ve/bastfrm.rep @@ -0,0 +1,62 @@ + + + +
    + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB + + + S0 + + + B0 + +
  • +
  • + + + + S1 + + + S2 + + +
  • +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE %FRM + \ No newline at end of file diff --git a/ve/bastfrr.rep b/ve/bastfrr.rep new file mode 100755 index 000000000..3f0153712 --- /dev/null +++ b/ve/bastfrr.rep @@ -0,0 +1,62 @@ + + + +
    + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB + + + S0 + + + S3[1,20] + + + B0 + +
  • +
  • + + + + S1 + + +
  • +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE %FRR + \ No newline at end of file diff --git a/ve/bastgmc.rep b/ve/bastgmc.rep new file mode 100755 index 000000000..7ed7cbe73 --- /dev/null +++ b/ve/bastgmc.rep @@ -0,0 +1,76 @@ + + + +
    + + + #SYSTEM.RAGSOC + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB[1,3] + + + CODTAB[4,5] + + + S0 + + + S7[1,4] + + + I3[1,3] + + + I4[1,3] + + + I5[1,6] + + + I0[1,3] + + + I1[1,3] + + + I2[1,6] + +
    +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE GMC + \ No newline at end of file diff --git a/ve/bastimb.rep b/ve/bastimb.rep new file mode 100755 index 000000000..2a9b2e21f --- /dev/null +++ b/ve/bastimb.rep @@ -0,0 +1,67 @@ + + + +
    + + + #SYSTEM.RAGSOC + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB[1,5] + + + S0 + + + R0 + + + R1 + + + R2 + + + R3 + +
    +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE IMB + \ No newline at end of file diff --git a/ve/bastmag.rep b/ve/bastmag.rep new file mode 100755 index 000000000..b3e8e7e48 --- /dev/null +++ b/ve/bastmag.rep @@ -0,0 +1,190 @@ + + + +
    + + + #SYSTEM.RAGSOC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB[1,3] + + + CODTAB[4,5] + + + S0 + + + I1[1,3] + + + I2 + +
  • +
  • +
  • +
  • +
  • + + + + S2[1,35] + + + S7[1,10] + + + S3[1,5] + + + COMUNI.DENCOM[1,35] + + + COMUNI.PROVCOM + + + S6[1,3] + + + S8[1,3] + + + S9[1,3] + + + B0 + + + B1 + + + I4[1,2] + + + B2 + + + B3 + + + I5[1,3] + + + D0 + + + I6[1,3] + + + D1 + + + B4 + + + B5 + + + I7[1,2] + + +
  • +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE MAG +JOIN COMUNI INTO COM==S5 + \ No newline at end of file diff --git a/ve/bastnum.rep b/ve/bastnum.rep new file mode 100755 index 000000000..33096cb40 --- /dev/null +++ b/ve/bastnum.rep @@ -0,0 +1,86 @@ + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB[1,8] + + + S0 + + + S6[1,7] + + + S7[1,7] + + + B0 + +
  • +
  • + + + + B1 + + + S2[1,4] + + + S2[5,8] + + + S2[9,12] + + + S2[13,16] + + + S2[17,20] + + +
  • +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE %NUM + \ No newline at end of file diff --git a/ve/bastprs.rep b/ve/bastprs.rep new file mode 100755 index 000000000..a1d8d33c9 --- /dev/null +++ b/ve/bastprs.rep @@ -0,0 +1,106 @@ + + + +
    + + + #SYSTEM.RAGSOC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB[1,8] + + + S0 + + + S3[1,4] + + + S4[1,4] + + + R0[1,13] + + + R1[1,13] + + + S7[1,2] + + + I0[1,3] + + + I1[1,3] + + + I2[1,6] + + + 200@.DESCR + + + I3[1,3] + + + I4[1,3] + + + I5[1,6] + + + 300@.DESCR + + +
    +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE PRS +JOIN PCON ALIAS 200 INTO GRUPPO==I0 CONTO==I1 SOTTOCONTO==I2 +JOIN PCON ALIAS 300 INTO GRUPPO==I3 CONTO==I4 SOTTOCONTO==I5 + \ No newline at end of file diff --git a/ve/bastrfa.rep b/ve/bastrfa.rep new file mode 100755 index 000000000..6ee46f338 --- /dev/null +++ b/ve/bastrfa.rep @@ -0,0 +1,127 @@ + + + +
    + + + #SYSTEM.RAGSOC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB[1,5] + + + S0 + + + S7[1,2] + + + S9[1,4] + + + S8[1,2] + + + R0[1,6] + + + R1[1,13] + + + R2[1,13] + + + S6 + +
  • +
  • +
  • +
  • +
  • +
  • +
  • + + + + I0[1,3] + + + I1[1,3] + + + I2[1,6] + + + 300@.DESCR + + + I3[1,3] + + + I4[1,3] + + + I5[1,6] + + + 200@.DESCR + + +
  • +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE RFA +JOIN PCON ALIAS 200 INTO GRUPPO==I0 CONTO==I1 SOTTOCONTO==I2 +JOIN PCON ALIAS 300 INTO GRUPPO==I3 CONTO==I4 SOTTOCONTO==I5 + \ No newline at end of file diff --git a/ve/bastspp.rep b/ve/bastspp.rep new file mode 100755 index 000000000..42d119478 --- /dev/null +++ b/ve/bastspp.rep @@ -0,0 +1,125 @@ + + + +
    + + + #SYSTEM.RAGSOC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB[1,8] + + + S0 + + + S3[1,4] + + + S4[1,4] + + + R0[1,13] + + + R1[1,13] + + + R2[1,5] + + + S7[1,2] + + + S5[1,10] + + + 200@.S1 + + + I0[1,3] + + + I1[1,3] + + + I2[1,6] + + + 200@.DESCR + + + I3[1,3] + + + I4[1,3] + + + I5[1,6] + + + 300@.DESCR + + +
    +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE SPP +JOIN %FRD ALIAS 200 INTO CODTAB==S5 +JOIN PCON ALIAS 200 INTO GRUPPO==I0 CONTO==I1 SOTTOCONTO==I2 +JOIN PCON ALIAS 300 INTO GRUPPO==I3 CONTO==I4 SOTTOCONTO==I5 + \ No newline at end of file diff --git a/ve/baststd.rep b/ve/baststd.rep new file mode 100755 index 000000000..2baa82d24 --- /dev/null +++ b/ve/baststd.rep @@ -0,0 +1,39 @@ + + + +
    + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB[1,3] + + + S0 + +
    +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE %STD + \ No newline at end of file diff --git a/ve/basttag.rep b/ve/basttag.rep new file mode 100755 index 000000000..6cc7b0de0 --- /dev/null +++ b/ve/basttag.rep @@ -0,0 +1,85 @@ + + + +
    + + + #SYSTEM.RAGSOC + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB[1,2] + + + S0[1,3] + + + S0[5,7] + + + S0[9,11] + + + S0[13,15] + + + S0[17,19] + + + S0[21,23] + + + S0[25,27] + + + S0[29,31] + + + S0[33,35] + + + S0[37,39] + + + S0[41,43] + + + S0[45,47] + + + S0[49,51] + + + S0[53,55] + + + S0[57,59] + +
    +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE TAG + \ No newline at end of file diff --git a/ve/basttip.rep b/ve/basttip.rep new file mode 100755 index 000000000..97bab3795 --- /dev/null +++ b/ve/basttip.rep @@ -0,0 +1,64 @@ + + + +
    + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB[1,4] + + + S0 + + + S1 + + + S4[1,8] + + + S5[1,8] + + + S6[1,3] + + +
    +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE %TIP + \ No newline at end of file diff --git a/ve/basttri.rep b/ve/basttri.rep new file mode 100755 index 000000000..58265e585 --- /dev/null +++ b/ve/basttri.rep @@ -0,0 +1,53 @@ + + + +
    + + + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB[1,8] + + + S0 + + + S7 + +
  • +
  • +
  • +
  • +
  • +
  • + + +
  • +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE %TRI + \ No newline at end of file diff --git a/ve/bastums.rep b/ve/bastums.rep new file mode 100755 index 000000000..cb07f85e6 --- /dev/null +++ b/ve/bastums.rep @@ -0,0 +1,51 @@ + + + +
    + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB[1,3] + + + S0 + + + S7[1,2] + + + R10 + +
    +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE %UMS + \ No newline at end of file diff --git a/ve/batbtri.rpt b/ve/batbtri.rpt index 3a2755bab..5986eca17 100755 --- a/ve/batbtri.rpt +++ b/ve/batbtri.rpt @@ -13,5 +13,5 @@ LF_TABCOM|S7|M|Merce LF_TABCOM|S7|S|Spese LF_TABCOM|S7|C|Sconti LF_TABCOM|S7|D|Descrizioni -LF_TABCOM|S7|O|Omaggi" +LF_TABCOM|S7|O|Omaggi LF_TABCOM|S7|P|Prestazioni diff --git a/ve/vestpci.rep b/ve/vestpci.rep new file mode 100755 index 000000000..aee7ebd28 --- /dev/null +++ b/ve/vestpci.rep @@ -0,0 +1,49 @@ + + + +
    + + + #SYSTEM.RAGSOC + + + + + + + + + + + + +
    +
    +
    +
    + + CODTAB[1,3] + + + CODTAB[4,6] + + + CODTAB[7,12] + + + S0 + +
    +
    + + + #SYSTEM.DATE + + + #PAGE + + +
    +
    + USE PCI + \ No newline at end of file