campo-sirio/lv/lv1100a.h

24 lines
576 B
C
Raw Normal View History

//Definizione campi per maschera lv1100a
//Stampa Buoni
#define F_CODNUM 201
#define F_DESNUM 202
#define F_TIPODOC 203
#define F_DESTIPODOC 204
#define F_DATA_FROM 211
#define F_DATA_TO 212
#define F_CODITI_FROM 213
#define F_DESITI_FROM 214
#define F_CODITI_TO 215
#define F_DESITI_TO 216
#define F_CODAUT_FROM 217
#define F_DESAUT_FROM 218
#define F_CODAUT_TO 219
#define F_DESAUT_TO 220
#define F_CODCF_FROM 221
#define F_RAGSOCCF_FROM 222
#define F_CODCF_TO 223
#define F_RAGSOCCF_TO 224