Files correlati :ce4.exe & co. Ricompilazione Demo : [ ] Commento :prima stesura calcolo cespiti per commessa git-svn-id: svn://10.65.10.50/trunk@11625 c028cbd2-c16b-5b4b-a496-9718f37d4682
21 lines
584 B
C
Executable File
21 lines
584 B
C
Executable File
//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
|
|
#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
|
|
#define F_STAMPA 219
|
|
|