e6184da13f
Files correlati :ce4 & friends Ricompilazione Demo : [ ] Commento :programma CRPA; step 2 git-svn-id: svn://10.65.10.50/trunk@11633 c028cbd2-c16b-5b4b-a496-9718f37d4682
22 lines
585 B
C
Executable File
22 lines
585 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_NRIGA 210
|
|
#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
|
|
|
|
|