campo-sirio/lv/lvtbcau.h

14 lines
509 B
C
Raw Normal View History

//campi maschera lvtbcau (Tabella CAUSALI LAVANDERIE )
#define F_COD_CAUSALE 101
#define F_DES_CAUSALE 102
#define F_DES_BREVE 103
#define F_RITIRATO 104
#define F_CAUSALE_RITIRO 105
#define F_DES_CAUSALE_RITIRO 106
#define F_CONSEGNATO 107
#define F_CAUSALE_CONSEGNA 108
#define F_DES_CAUSALE_CONSEGNA 109
#define F_CAUSALE_RESO 110
#define F_STAMPA_BOLLA 111
#define F_CALC_IMPORTO 112
#define F_CONTR_DOTAZIONE 113