#define F_FILTER 201 #define F_ABI 202 #define F_CAB 203 #define F_DESABI 204 #define F_DESCAB 205 #define F_TIPOINTEST 211 #define F_CLIFO 212 #define F_PERSON 213 #define F_DISTINTA 214 #define F_PROGR 215 #define F_TIPO 216 #define F_DATAVERS 217 #define F_TIPOINTEST2 218 #define F_PERSON2 219 #define F_CODID 220 #define F_RAGSOC2 221 #define F_IDOP 222 #define F_COFI 301 #define F_RAGSOC 302 #define F_CONT 303 #define F_STAMPA 304 #define F_ERARIO 401 #define F_ERARIO_A 402 #define F_ERARIO_B 403 #define F_ERARIO_AB 404 #define F_INPS 501 #define F_INPS_C 502 #define F_INPS_D 503 #define F_INPS_CD 504 #define F_REGIONI 601 #define F_REGIONI_E 602 #define F_REGIONI_F 603 #define F_REGIONI_EF 604 #define F_ICI 701 #define F_ICI_G 702 #define F_ICI_H 703 #define F_ICI_GH 704 #define F_INAIL 801 #define F_INAIL_I 802 #define F_INAIL_L 803 #define F_INAIL_IL 804 #define F_SALDO 999 // ERARIO #define S_CODTRIB 101 #define S_RATEAZ 102 #define S_ANNO 103 #define S_IMPDEB 104 #define S_IMPCRED 105 #define S_INTERESSI 106 #define S_RIGA 107 #define S_DESCR 108 #define S_DATASCAD 109 // INPS #define S_SEDE 101 #define S_CODTRIB_I 102 #define S_MATRICOLA 103 #define S_PERRIFDA 104 #define S_PERRIFA 105 #define S_IMPDEB_I 106 #define S_IMPCRED_I 107 #define S_RIGA_I 108 #define S_DESCR_I 109 #define S_DATASCAD_I 110 // REGIONI #define S_CODREG 101 #define S_CODTRIB_R 102 #define S_RATEAZ_R 103 #define S_ANNO_R 104 #define S_IMPDEB_R 105 #define S_IMPCRED_R 106 #define S_RIGA_R 107 #define S_DESCR_R 108 #define S_DATASCAD_R 109 // ICI #define S_CODCOM 101 #define S_RAVVED 102 #define S_IMMVAR 103 #define S_ACC 104 #define S_SALDO 105 #define S_NUMIMM 106 #define S_CODTRIB_C 107 #define S_RATEAZ_C 108 #define S_ANNO_C 109 #define S_IMPDEB_C 110 #define S_IMPCRED_C 111 #define S_RIGA_C 112 #define S_DESCR_C 113 #define S_DATASCAD_C 114 // INAIL #define S_CODTRIB_N 101 #define S_SEDE_N 102 #define S_POSASS 103 #define S_CIN 104 #define S_NUMRIF 105 #define S_CAUSINAIL 106 #define S_IMPDEB_N 107 #define S_IMPCRED_N 108 #define S_RIGA_N 109 #define S_DESCR_N 110 #define S_DATASCAD_N 111