20 lines
532 B
C
20 lines
532 B
C
|
//definizioni campi per la maschera ce4100a.uml (immissione 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_IDCESPITE 206
|
||
|
#define F_DESC 207
|
||
|
#define F_IDCESPITE_N 208
|
||
|
#define F_DESC_N 209
|
||
|
#define F_NRIGA 210
|
||
|
|
||
|
#define F_RIGHE 211
|
||
|
|
||
|
#define S_CODCMS 101
|
||
|
#define S_DESCMS 102
|
||
|
#define S_PERCUTIL 103
|
||
|
#define S_PERCCOPE 104
|
||
|
#define S_FONDO 105
|