campo-sirio/cg/cg7100.h

24 lines
619 B
C
Raw Normal View History

//campi generali di tutte le cg71*.uml
#define F_CODDITTA 201
#define F_RAGSOC 202
#define F_DATASTAMPA 203
#define F_ANNO 204
#define F_DATAINI 205
#define F_DATAFIN 206
//campi maschera cg7100p (lista fatture stati 'P'irata)
#define F_P_TIPOELENCO 207
//campi maschera cg7100i (lista movimenti per 'I'mporto)
#define F_I_DAIMPORTO 210
#define F_I_AIMPORTO 211
#define F_I_TIPOCF 212
#define F_I_CODCF 213
#define F_I_RAGSOC 214
#define F_I_CODVAL 215
#define F_R_GRUPPO 220
#define F_R_CONTO 221
#define F_R_SOTTOCONTO 222
#define F_R_DESCR 223