diff --git a/ba/ba2400.cpp b/ba/ba2400.cpp index f0e6265d3..d4546604f 100755 --- a/ba/ba2400.cpp +++ b/ba/ba2400.cpp @@ -66,7 +66,7 @@ bool TTab_form::validate(TForm_item& fld, TToken_string& s) if (cod.not_empty()) // Se specificato ... { cod_us_uid = cod; - TTable ucc("%UCC"); // ... usa il centro servizi del comune + TTable ucc("%UCS"); // ... usa il centro servizi del comune ucc.put("CODTAB", cod); if (ucc.read() == NOERR) {