campo-sirio/ce/ce4100a.h

33 lines
878 B
C
Raw Normal View History

//definizioni campi per la maschera ce4100a.uml (anagrafica cespiti per analitica)
#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_INIZIO_CES 211
#define F_FINE_CES 212
#define F_RIGHE 215
//bottone speciale sulla toolbar
#define DLG_CALCPERC 301
//maschera di riga dello sheet
#define S_CODCMS 101
#define S_CODFASE 102
#define S_CODCDC 103
#define S_DTINIUSE 104
#define S_DTFINUSE 105
#define S_PERCUTIL 106
#define S_DTINICMS 107
#define S_DTFINCMS 108
#define S_DTPRORCMS 109
#define S_DESCDC 111
#define S_DESCMS 112
#define S_DESFASE 113