campo-sirio/ha/ha0300a.h
guy 2c285b1ca8 Gestione contratti nolo
git-svn-id: svn://10.65.10.50/branches/R_10_00@22834 c028cbd2-c16b-5b4b-a496-9718f37d4682
2013-03-25 13:46:24 +00:00

67 lines
1.8 KiB
C
Executable File

//campi maschera ha0300a.uml
#define F_CODNUM 201
#define F_TIPODOC 202
#define F_PROVV 203
#define F_ANNO 204
#define F_TIPOCF 205
#define F_CODCF 206
#define F_DESCF 207
#define F_CODCFATT 208
#define F_DESCFATT 209
#define F_CODCONTR 210
#define F_DESCONTR 211
#define F_CODLIS 212
#define F_DESLIS 213
#define F_NDOC 215
#define F_DATADOC 216
#define F_STATO 217
#define F_CODAG 220
#define F_DESCRAG 221
#define F_CODPAG 222
#define F_DESCRPAG 223
#define F_TIPOCONTR 224
#define F_DATACOMP 225
#define F_DATAFCOMP 226
#define F_NUMREG 227
#define F_COLLEGA 228
#define F_DOCRIF 229
#define F_DATA_DOCRIF 230
#define F_ANTICIPATO 231
#define F_RESO_STORICO 232
#define F_RESIDUO 233
#define F_FREQUENZA 234
#define F_IMPRATA 235
#define F_NRATE 236
#define F_EMESSE 237
#define F_DATARECESSO 238
#define F_RIGHE 500 //questo va messo 500 sennò ve0 si incazza e non funziona più
//campi della maschera riga sheet
#define S_CODART 101
#define S_DESCR 102
#define S_UMQTA 103
#define S_PREZZO 104
#define S_PREMIO 105
#define S_RICARICO 106
#define S_MATURATO 107
//vadetecum per il sagace programmatore sui campi dei CONTRATTI PREMI HARDY
//campo msk/sheet campo file tipo riga
//S_PREMIO QTAGG1 H01
//S_RICARICO QTAGG2 H01
//S_MATURATO QTAGG5 H01
//F_ANTICIPATO QTAGG4 H02
//F_RESTITUITO QTAGG5 H02
//ATTENZIONE! QTA H01 - H02 -> usato come campo di appoggio per umqta in elaborazione ha0500
//ATTANZIONE! UMQTA H01 - H02 -> usato come campo di appoggio per qta in elaborazione ha0500