Skip to content

Commit

Permalink
FIX encoding UTF-8
Browse files Browse the repository at this point in the history
  • Loading branch information
mspasiano committed Mar 19, 2018
1 parent 368f795 commit 76db895
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
--
-- Date: 27/09/2002
-- Version: 1.28
-- Controllo di disponibilit? di cassa non effettuato su righe di mandati di tipo partita di giro
-- Controllo di disponibilità di cassa non effettuato su righe di mandati di tipo partita di giro
--
-- Date: 01/10/2002
-- Version: 1.29
Expand Down Expand Up @@ -179,7 +179,7 @@
-- Date: 04/02/2003
-- Version: 1.37
-- Controllo disassociabilit? mandato/reversale (bloccante se reversale collegata a compenso di cui il mandato e mandato principale)
-- Fix su calcolo della disponibilit? di cassa globale del cds (allineamento con on-line)
-- Fix su calcolo della disponibilità di cassa globale del cds (allineamento con on-line)
--
-- Date: 04/02/2003
-- Version: 1.38
Expand Down Expand Up @@ -258,7 +258,7 @@ cSKCONFIG CONSTANT VARCHAR2(100):='LIMITE1';

-- Funzioni di Controllo

-- Controllo di disponibilit? cassa del CDS
-- Controllo di disponibilità cassa del CDS

function CheckCassaCds(testa_mandato mandato%rowtype) return boolean;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@
and pg_obbligazione_scadenzario = aVSX.pg_obbligazione_scadenzario
and pg_ver_rec = aVSX.pg_ver_rec_obb_scad;
exception when NO_DATA_FOUND then
IBMERR001.RAISE_ERR_GENERICO('Risorsa non pi? valida x');
IBMERR001.RAISE_ERR_GENERICO('Risorsa non più valida x');
end;
if aObbScadN.im_scadenza < aObbScadN.im_associato_doc_amm + aVSX.im_riga then
IBMERR001.RAISE_ERR_GENERICO('Disponibilit? esaurita su impegno:'||CNRCTB035.getDesc(aObbN));
IBMERR001.RAISE_ERR_GENERICO('Disponibilità esaurita su impegno:'||CNRCTB035.getDesc(aObbN));
end if;
end loop;

Expand Down Expand Up @@ -598,7 +598,7 @@ End;
and cd_cds = testa_mandato.cd_cds;
-- trattamento errore
scarto := nvl(gen_riga.im_DIsponibilita_cassa,0)
--17/03/2006 Raffaele Pagano: richiesta di eliminare l'aggiornamento della disponibilit? di cassa
--17/03/2006 Raffaele Pagano: richiesta di eliminare l'aggiornamento della disponibilità di cassa
--all'atto dell'invio dei mandati di trasferimento
-- +nvl(gen_riga.im_accreditamenti_ic,0)
-- Computa nel calcolo il mandato in processo al netto delle sue ritenute
Expand Down Expand Up @@ -1791,7 +1791,7 @@ PIPE.SEND_MESSAGE('sTestaMandato_gen.pg_mandato = '||sTestaMandato_gen.pg_mandat
and b.esercizio = aEsRev
and b.pg_reversale = aPgRev) loop
-- Verifica che la reversale non sia relativa al compenso di cui aPgMan ? il mandato principale
IBMERR001.RAISE_ERR_GENERICO('La reversale n. '||aPgRev||' non ? scollegabile dal mandato n.'||aPgMan||' cds:'||aCdCdsMan||' es.:'||aEsMan);
IBMERR001.RAISE_ERR_GENERICO('La reversale n. '||aPgRev||' non é scollegabile dal mandato n.'||aPgMan||' cds:'||aCdCdsMan||' es.:'||aEsMan);
end loop;
end loop;
-- Se la reversale ? collegata a generico di versamento ENTRATA non pu? essere scollegata dal mandato
Expand All @@ -1804,7 +1804,7 @@ PIPE.SEND_MESSAGE('sTestaMandato_gen.pg_mandato = '||sTestaMandato_gen.pg_mandat
and pg_reversale = aPgRev
for update nowait;
if aRRL.cd_tipo_documento_amm = CNRCTB100.TI_GEN_CORI_VER_ENTRATA then
IBMERR001.RAISE_ERR_GENERICO('La reversale n. '||aPgRev||' non ? scollegabile dal mandato n.'||aPgMan||' cds:'||aCdCdsMan||' es.:'||aEsMan);
IBMERR001.RAISE_ERR_GENERICO('La reversale n. '||aPgRev||' non é scollegabile dal mandato n.'||aPgMan||' cds:'||aCdCdsMan||' es.:'||aEsMan);
end if;
end;
END;
Expand Down Expand Up @@ -1979,11 +1979,11 @@ procedure GENERADETT_ETR_SOSPESO(
and cd_sospeso = aSospeso.cd_sospeso
for update nowait;
exception when NO_DATA_FOUND then
IBMERR001.RAISE_ERR_GENERICO('Il sospeso non ? stato trovato');
IBMERR001.RAISE_ERR_GENERICO('Il sospeso non é stato trovato');
end;

if (aSospeso.im_sospeso - aSospeso.im_associato) < aRev.im_reversale then
IBMERR001.RAISE_ERR_GENERICO('La disponibilit? del sospeso ? inferiore all''importo della reversale');
IBMERR001.RAISE_ERR_GENERICO('La disponibilità del sospeso é inferiore all''importo della reversale');
end if;

aSospesoDet.CD_CDS:=aSospeso.cd_cds;
Expand Down Expand Up @@ -2040,7 +2040,7 @@ procedure GENERADETT_ETR_SOSPESO(
when NO_DATA_FOUND then
IBMERR001.RAISE_ERR_GENERICO('Reversale non trovata');
when TOO_MANY_ROWS then
IBMERR001.RAISE_ERR_GENERICO('La reversale provvisoria con pi? righe non ? modificabile');
IBMERR001.RAISE_ERR_GENERICO('La reversale provvisoria con più righe non é modificabile');
end;

begin
Expand Down Expand Up @@ -2156,7 +2156,7 @@ procedure GENERADETT_ETR_SOSPESO(
IBMERR001.RAISE_ERR_GENERICO('Configurazione gestione tesoreria mancante');
end;
if aRev.cd_tipo_documento_cont is null or aRev.cd_tipo_documento_cont <> CNRCTB018.TI_DOC_REV_PROVV then
IBMERR001.RAISE_ERR_GENERICO('Il tipo di reversale non ? specificato o non ? il tipo provvisorio');
IBMERR001.RAISE_ERR_GENERICO('Il tipo di reversale non é specificato o non é il tipo provvisorio');
end if;
if(tesoreria_unica='N') then
aRev.pg_reversale := CNRCTB018.getNextNumDocCont(aRev.cd_tipo_documento_cont, aRev.esercizio, aRev.cd_cds, aRev.utcr);
Expand Down Expand Up @@ -2796,7 +2796,7 @@ Begin
and cd_modalita_pag = aCdModPag;
Exception
when no_data_found then
IBMERR001.RAISE_ERR_GENERICO('Non ? possibile procedere. Nel rispetto della tracciabilit? dei pagamenti, per la tipologia di documento: '||aCdTipoDocAmm||', non ? ammissibile la modalit? di pagamento: '||aCdModPag);
IBMERR001.RAISE_ERR_GENERICO('Non é possibile procedere. Nel rispetto della tracciabilità dei pagamenti, per la tipologia di documento: '||aCdTipoDocAmm||', non é ammissibile la modalità di pagamento: '||aCdModPag);
End;
End;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1180,7 +1180,7 @@ For disp_imp_da_ribaltare In (Select ESERCIZIO, ESERCIZIO_RES, CD_CENTRO_RESPONS
'N');
End;
Else
IBMERR001.RAISE_ERR_GENERICO('Ribaltamento disponibilit? improprie fallito: manca il progetto sulla gae '||disp_imp_da_ribaltare.cd_centro_responsabilita||'/'||disp_imp_da_ribaltare.cd_linea_attivita);
IBMERR001.RAISE_ERR_GENERICO('Ribaltamento disponibilità improprie fallito: manca il progetto sulla gae '||disp_imp_da_ribaltare.cd_centro_responsabilita||'/'||disp_imp_da_ribaltare.cd_linea_attivita);
End if;
End if;
End;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1636,8 +1636,8 @@ aCDRUO.cd_centro_responsabilita||'/'||CNRCTB015.GETVAL01PERCHIAVE(LINEA_ATTIVITA
aObbScadVoce.PG_VER_REC:=1;
aObbScadVoce.ESERCIZIO_ORIGINALE:=aObb.esercizio_originale;
aDettObbScad(1):=aObbScadVoce;
--modificato il primo parametro (che indica se effettuare i controlli bloccanti di disponibilit? ) a false
--poich?¨ i controlli sono stati spostati
--modificato il primo parametro (che indica se effettuare i controlli bloccanti di disponibilità ) a false
--poiché i controlli sono stati spostati
If inTipoImpegno = 'R' Then
CNRCTB030.creaObbligazioneResidua(False,aObb,aObbScad,aDettObbScad);
Else
Expand Down Expand Up @@ -2164,7 +2164,7 @@ aCDRUO.cd_centro_responsabilita||'/'||CNRCTB015.GETVAL01PERCHIAVE(LINEA_ATTIVITA

impLiqResiduo := Abs(aLiquidIva.iva_da_versare);

--trovo la disponibilit?  residua sulla GAE della SAC
--trovo la disponibilità  residua sulla GAE della SAC
For rec in (Select * From v_assestato
Where esercizio = aEs
And esercizio_res <= aEs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@ PROCEDURE effCollAnnDocGen
and l.esercizio_ori_obb_accentr = la.esercizio_ori_obbligazione
and l.pg_obb_accentr = la.pg_obbligazione
);
IBMERR001.RAISE_ERR_GENERICO('La Reversale di accantonamento CORI per versamento centralizzato non ? cancellabile');
IBMERR001.RAISE_ERR_GENERICO('La Reversale di accantonamento CORI per versamento centralizzato non é cancellabile');
exception when NO_DATA_FOUND then
null;
end;
Expand All @@ -906,7 +906,7 @@ PROCEDURE effCollAnnDocGen
and l.esercizio_ori_obb_accentr = la.esercizio_ori_obbligazione
and l.pg_obb_accentr = la.pg_obbligazione
);
IBMERR001.RAISE_ERR_GENERICO('La Reversale di accantonamento liquidazione IVA centro non ? cancellabile');
IBMERR001.RAISE_ERR_GENERICO('La Reversale di accantonamento liquidazione IVA centro non é cancellabile');
exception when NO_DATA_FOUND then
null;
end;
Expand Down Expand Up @@ -936,7 +936,7 @@ begin
if inAzione = 'A' then
-- Non possibile annullare chiusura fondo economale
if aRecManrev.cd_tipo_docamm = CNRCTB100.TI_GEN_CHIUSURA_FONDO then
IBMERR001.RAISE_ERR_GENERICO('Il mandato di chiusura del fondo economale non ? annullabile');
IBMERR001.RAISE_ERR_GENERICO('Il mandato di chiusura del fondo economale non é annullabile');
end if;
end if; -- Fine Annullamento
end if; -- Fine Reversale
Expand Down Expand Up @@ -1137,7 +1137,7 @@ begin
and cd_cds_mandato = inCDSManrev
and pg_mandato = inPgManrev
) loop
IBMERR001.RAISE_ERR_GENERICO('Il mandato di liquidazione mensile degli stipendi non ? annullabile');
IBMERR001.RAISE_ERR_GENERICO('Il mandato di liquidazione mensile degli stipendi non é annullabile');
end loop;
end;
-- Eliminazione liquidazione CORI (tranne che liquidazione accentrata)
Expand All @@ -1164,7 +1164,7 @@ begin
and cd_cds_rev = inCDSManrev
and pg_rev = inPgManrev
) loop
IBMERR001.RAISE_ERR_GENERICO('La reversale risulta collegata ad una liquidazione CORI del centro. Non ? possibile annullarla');
IBMERR001.RAISE_ERR_GENERICO('La reversale risulta collegata ad una liquidazione CORI del centro. Non é possibile annullarla');
end loop;
end;
end if; -- Fine Annullamento
Expand Down Expand Up @@ -1208,7 +1208,7 @@ begin
);
-- Se il mandato ? di reintegro e di regolarizzazione non ? possibile annullarlo
if aMan.ti_mandato = CNRCTB038.TI_MAN_REG then
IBMERR001.RAISE_ERR_GENERICO('Il mandato di reintegro generato in chiusura del fondo economale non ? annullabile');
IBMERR001.RAISE_ERR_GENERICO('Il mandato di reintegro generato in chiusura del fondo economale non é annullabile');
end if;
exception when NO_DATA_FOUND then
null;
Expand All @@ -1221,7 +1221,7 @@ begin
and cd_cds_mandato = aMan.cd_cds
and pg_mandato = aMan.pg_mandato
) loop
IBMERR001.RAISE_ERR_GENERICO('Il mandato di liquidazione mensile degli stipendi non ? annullabile');
IBMERR001.RAISE_ERR_GENERICO('Il mandato di liquidazione mensile degli stipendi non é annullabile');
end loop;
end;
end if; -- Fine Annullamento
Expand Down

0 comments on commit 76db895

Please sign in to comment.