Differenze tra le versioni di "Tracciato Import Fornitori"

Da Wiki sviluppo IWine.
Jump to navigation Jump to search
Riga 42: Riga 42:
 
| Char(80)
 
| Char(80)
 
| Indirizzo
 
| Indirizzo
|
 
|
 
|-
 
| NUM_CIVICO
 
| Char(5)
 
| Numero civico
 
 
|
 
|
 
|
 
|
Riga 57: Riga 51:
 
|
 
|
 
|-
 
|-
| COMUNE
+
| CITTA
 
| Char(120)
 
| Char(120)
 
| Comune o città
 
| Comune o città
|
 
|
 
|-
 
| STATO
 
| char(3)
 
| Codice ISO Stato
 
 
|
 
|
 
|
 
|
Riga 84: Riga 72:
 
| Char(60)
 
| Char(60)
 
| Telefono
 
| Telefono
 +
|
 +
|
 +
|-
 +
| TELEFONO2
 +
| Char(60)
 +
| Telefono 2
 
|
 
|
 
|
 
|
Riga 102: Riga 96:
 
| char(120)
 
| char(120)
 
| E-mail
 
| E-mail
 +
|
 +
|
 +
|-
 +
| STATO
 +
| char(10)
 +
| Stato
 
|
 
|
 
|
 
|

Versione delle 12:17, 20 giu 2016

FAI 24424

Tracciato import fornitori

Di seguito riportiamo il tracciato di default per l'importazione dei fornitori da gestionale.<> L'importazione si basa sulla tabella IW_EXP_FORNITORI che viene valorizzata dal gestionale e letta da IWT. La tabella può risiedere sia nel database gestionale che nel database IWT.
Il tracciato record è il seguente:


Campo Tipo Descrizione Indici ID Fai
PROGR_TABELLA Long Int ID PK PK
CODICE_AGGANCIO char(30) Codice aggancio con gestionale (PK Conferimento gestionale)
AZIENDA_FORNITORE Long Int Azienda di appartenenza
RAGIONE_SOCIALE char(255) Ragione sociale
INDIRIZZO Char(80) Indirizzo
CAP Char(12) Cap
CITTA Char(120) Comune o città
PROVINCIA Char(5) Provincia
PARTITA_IVA Char(20) Partita Iva
TELEFONO Char(60) Telefono
TELEFONO2 Char(60) Telefono 2
FAX char(60) Fax
CELLULARE char(60) Numero cellulare
EMAIL char(120) E-mail
STATO char(10) Stato
OP_TYPE Char(1) Tipo operazione: I=Inserimento,U=Aggiornamento,D=Cancellazione
FLAG_LETTO Short Int 1=Letto