#ifndef __BA3300_H
#define __BA3300_H  

#define N_CODDITTA      "CODDITTA"
#define N_RAGSOC        "RAGSOC"
#define N_CODULC        "CODULC"
#define N_INDULC        "INDULC"
#define N_COFI          "COFI"
#define N_PAIV          "PAIV"
#define N_CIVULC        "CIVULC"
#define N_CAPULC        "CAPULC"
#define N_COMULC        "COMULC"
#define N_COM           "DENCOM"
#define N_PROV          "PROVCOM"
#define N_CODCOM        "COM"
#define N_TIPOA         "TIPOA"
#define N_CODANAGR      "CODANAGR"

#define F_CODDITTA      101
#define F_RAGSOC        102
#define F_INDIRIZZO     103
#define F_CIV           104
#define F_CAP           105
#define F_CODCOM        106
#define F_COM           107
#define F_PROV          108
#define F_STATO         109
#define F_COFI          110
#define F_PAIV          111
#define F_TIPOREG       112
#define F_ANNO          113
#define F_CODICE        114
#define F_ANNOREG       115
#define F_CODICEREG     116
#define F_REGISTRO      117
#define F_NPAGINI       118
#define F_NPAGFI        119
#define F_PRIMO         120
#define F_ANNOSTAMPA    121
#define F_TIPOREGCOM    122

#endif  // __BA3300_H