1997-02-28 11:50:50 +00:00
|
|
|
// colonne visibili dello Sheet
|
1997-06-12 15:30:01 +00:00
|
|
|
#define F_AUTOMATICA 101
|
|
|
|
#define F_CODART 102
|
1999-10-22 10:00:18 +00:00
|
|
|
#define F_LIV1 103
|
|
|
|
#define F_LIV2 104
|
|
|
|
#define F_LIV3 105
|
|
|
|
#define F_LIV4 106
|
|
|
|
#define F_DESART 107
|
|
|
|
#define F_CODMAG 108
|
|
|
|
#define F_CODDEP 109
|
1997-07-23 15:48:47 +00:00
|
|
|
#define F_UM 110
|
|
|
|
#define F_QUANT 111
|
|
|
|
#define F_PREZZO 112
|
|
|
|
#define F_CAUSRIG 113
|
1998-11-04 18:04:26 +00:00
|
|
|
#define F_GIAC 114
|
1999-07-16 14:59:11 +00:00
|
|
|
#define F_IMPIANTO 115
|
|
|
|
#define F_LINEA 116
|
2006-04-13 17:56:02 +00:00
|
|
|
#define F_VALORE 117
|
|
|
|
#define F_ESPLOSA 118 // lasciare questo campo come ultimo in sheet non visualizzato
|
1998-11-04 18:04:26 +00:00
|
|
|
#define F_UMFC 121
|
1997-02-28 11:50:50 +00:00
|
|
|
|
|
|
|
// colonne non visibili dello Sheet
|
1997-07-07 11:00:41 +00:00
|
|
|
#define F_DESMAG 150
|
|
|
|
#define F_DESDEP 151
|
|
|
|
#define H_DESMAG 152
|
|
|
|
#define H_GESTGIA 153
|
|
|
|
#define F_UBICAZD 154
|
2006-04-13 17:56:02 +00:00
|
|
|
// #define F_VALORE 156
|
1997-06-12 15:30:01 +00:00
|
|
|
#define F_DESCAUSRIG 157
|
1997-02-28 11:50:50 +00:00
|
|
|
|
1998-08-25 18:07:30 +00:00
|
|
|
#define G_NOAUTO 1
|
1998-11-04 18:04:26 +00:00
|
|
|
#define ALIAS_FCG 500
|