20 lines
508 B
C
20 lines
508 B
C
|
//campi maschera ce3900.uml
|
||
|
#define F_CODDITTA 101
|
||
|
#define F_RAGSOC 102
|
||
|
#define F_ESERCIZIO 103
|
||
|
#define F_DATAINIZIO 104
|
||
|
#define F_DATAFINE 105
|
||
|
#define F_GRUPPO 106
|
||
|
#define F_SPECIE 107
|
||
|
#define F_D_GRUPPO 108
|
||
|
#define F_D_SPECIE 109
|
||
|
#define F_CODTAB 110
|
||
|
#define F_D_CODTAB 111
|
||
|
|
||
|
#define F_FROM_CAT 112
|
||
|
#define F_D_FROM_CAT 113
|
||
|
#define F_TO_CAT 114
|
||
|
#define F_D_TO_CAT 115
|
||
|
|
||
|
#define F_REPORT 116
|