Files correlati : Ricompilazione Demo : [ ] Commento : cespiti per analitica in corso d'opera git-svn-id: svn://10.65.10.50/trunk@20489 c028cbd2-c16b-5b4b-a496-9718f37d4682
24 lines
648 B
C
Executable File
24 lines
648 B
C
Executable File
//definizioni campi per la maschera ce4100a.uml (anagrafica cespiti per cdc/cms/fase)
|
|
#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_CODFASE 102
|
|
#define S_CODCDC 103
|
|
#define S_PERCUTIL 104
|
|
#define S_PERCCOPE 105
|
|
#define S_FONDO 106
|
|
|
|
#define S_DESCDC 111
|
|
#define S_DESCMS 112
|
|
#define S_DESFASE 113 |