2003-11-28 15:48:09 +00:00
|
|
|
//definizioni campi per la maschera ce4200a.uml (calcolo cespiti per commessa)
|
|
|
|
#define F_DITTA 201
|
|
|
|
#define F_RAGSOC 202
|
|
|
|
#define F_ESERCIZIO 203
|
|
|
|
#define F_INIZIO_ES 204
|
|
|
|
#define F_FINE_ES 205
|
|
|
|
#define F_DA_IDCESPITE 206
|
|
|
|
#define F_DA_DESC 207
|
|
|
|
#define F_A_IDCESPITE 208
|
|
|
|
#define F_A_DESC 209
|
2003-12-02 13:13:13 +00:00
|
|
|
#define F_NRIGA 210
|
2003-11-28 15:48:09 +00:00
|
|
|
#define F_CODNUM 211
|
|
|
|
#define F_DESNUM 212
|
|
|
|
#define F_TIPODOC 213
|
|
|
|
#define F_DESTIPODOC 214
|
|
|
|
#define F_TIPORIGA 215
|
|
|
|
#define F_DESTIPORIGA 216
|
|
|
|
#define F_CODIVA 217
|
|
|
|
#define F_DESIVA 218
|
2003-12-02 13:13:13 +00:00
|
|
|
|
2003-11-28 15:48:09 +00:00
|
|
|
|