1995-09-12 09:08:09 +00:00
|
|
|
#ifndef __VEUML_H
|
|
|
|
#define __VEUML_H
|
|
|
|
|
1996-06-18 15:55:39 +00:00
|
|
|
#define DLG_NULL -1 // da eliminare quando si potranno compilare le maschere
|
1995-09-12 09:08:09 +00:00
|
|
|
#define F_CODNUM 101 // GESTITO DAL MOTORE
|
|
|
|
#define F_ANNO 102 // GESTITO DAL MOTORE
|
|
|
|
#define F_PROVV 103 // GESTITO DAL MOTORE
|
|
|
|
#define F_NDOC 104 // GESTITO DAL MOTORE
|
|
|
|
#define F_STATO 105 // GESTITO DAL MOTORE
|
|
|
|
#define F_DATADOC 106
|
|
|
|
#define F_TIPOCF 107 // GESTITO DAL MOTORE
|
|
|
|
#define F_CODCF 108
|
|
|
|
#define F_OCFPI 109
|
|
|
|
#define F_OCCAS 110
|
|
|
|
#define F_CODVAL 111
|
|
|
|
#define F_CAMBIO 112
|
|
|
|
#define F_CODLIN 113
|
|
|
|
#define F_RAGGR 114 // GESTITO DAL MOTORE
|
|
|
|
#define F_CODPAG 115
|
|
|
|
#define F_DATAINSC 116
|
|
|
|
#define F_CODABIA 117
|
|
|
|
#define F_CODCABA 118
|
|
|
|
#define F_CODABIP 119
|
|
|
|
#define F_CODCABP 120
|
|
|
|
#define F_CODLIST 121
|
|
|
|
#define F_CODCONT 122
|
|
|
|
#define F_CODCAMP 123
|
|
|
|
#define F_SCONTOPERC 124
|
|
|
|
#define F_CODINDSP 125
|
|
|
|
#define F_DATADOCRIF 126
|
|
|
|
#define F_NUMDOCRIF 127
|
|
|
|
#define F_CODAG 128
|
|
|
|
#define F_CODAGVIS 129
|
|
|
|
#define F_CODSPMEZZO 130
|
|
|
|
#define F_CODPORTO 131
|
|
|
|
#define F_CODNOTESP1 132
|
|
|
|
#define F_CODNOTESP2 133
|
|
|
|
#define F_CAUSTRASP 134
|
|
|
|
#define F_CODVETT1 135
|
|
|
|
#define F_CODVETT2 136
|
|
|
|
#define F_CODVETT3 137
|
|
|
|
#define F_NCOPIE 138 // GESTITO DAL MOTORE
|
|
|
|
#define F_DATAPART 139
|
|
|
|
#define F_ORAPART 140
|
1996-08-14 16:51:18 +00:00
|
|
|
#define F_IMPPAGATO 141
|
1995-09-12 09:08:09 +00:00
|
|
|
#define F_ACCSALDO 142
|
|
|
|
#define F_DOC1 143
|
|
|
|
#define F_DOC2 144
|
|
|
|
#define F_DOC3 145
|
|
|
|
#define F_DATACONS 146
|
|
|
|
#define F_ASPBENI1 147
|
|
|
|
#define F_ASPBENI2 148
|
|
|
|
#define F_IMPNETTI 149
|
|
|
|
#define F_RAGGREFF 150 // GESTITO DAL MOTORE
|
|
|
|
#define F_SPESEINC 151
|
1996-09-19 16:36:13 +00:00
|
|
|
#define F_ADDBOLLI 152
|
1995-09-12 09:08:09 +00:00
|
|
|
#define F_UMTARA 159
|
|
|
|
#define F_TARA 160
|
|
|
|
#define F_UMPNETTO 161
|
|
|
|
#define F_PNETTO 162
|
|
|
|
#define F_NCOLLI 163
|
1997-06-27 09:21:13 +00:00
|
|
|
#define F_CAUSMAG 164
|
1995-09-12 09:08:09 +00:00
|
|
|
#define F_NOTE 166
|
|
|
|
#define F_G1 167
|
|
|
|
#define F_G2 168
|
|
|
|
#define F_DATAAGG 169 // GESTITO DAL MOTORE
|
|
|
|
#define F_UTENTE 170 // GESTITO DAL MOTORE
|
|
|
|
#define F_TIPODOC 172 // GESTITO DAL MOTORE
|
|
|
|
#define F_DESNUM 173 // GESTITO DAL MOTORE
|
|
|
|
#define F_TIPIDOCS 174 // GESTITO DAL MOTORE
|
|
|
|
#define F_LBTIPORIGA 175 // GESTITO DAL MOTORE
|
|
|
|
#define F_DESTIPODOC 176 // GESTITO DAL MOTORE
|
|
|
|
#define F_DESCF 177 // GESTITO DAL MOTORE
|
|
|
|
#define F_ATTIVAANNO 179 // GESTITO DAL MOTORE
|
|
|
|
#define F_OCCASEDIT 180 // GESTITO DAL MOTORE
|
1996-08-14 16:51:18 +00:00
|
|
|
#define F_CATVEN 181
|
1996-10-21 15:52:20 +00:00
|
|
|
#define F_CODNOTE 182
|
1997-10-24 10:47:19 +00:00
|
|
|
#define F_GOLEM 183
|
1998-05-27 13:41:48 +00:00
|
|
|
#define F_CAUSMAGC 184
|
1999-04-26 15:58:05 +00:00
|
|
|
#define F_CURGIAC 185
|
2000-05-05 15:25:49 +00:00
|
|
|
#define F_CURDISP 186
|
|
|
|
#define F_CONTROEURO 187
|
2002-02-26 16:20:19 +00:00
|
|
|
#define F_CODCMS 188
|
|
|
|
#define F_DESCRCMS 189
|
|
|
|
#define F_FASCMS 190
|
|
|
|
#define F_DESCRFAS 191
|
1995-09-12 09:08:09 +00:00
|
|
|
|
1996-08-14 16:51:18 +00:00
|
|
|
#define F_CODVAL1 200
|
|
|
|
#define F_NOMEVAL1 201
|
1996-08-13 09:42:35 +00:00
|
|
|
#define F_DATACAMBIO1 202
|
|
|
|
#define F_CODLIST1 203
|
|
|
|
#define F_CODCONT1 204
|
1996-08-14 16:51:18 +00:00
|
|
|
#define F_CODZON 205
|
1999-04-06 15:34:39 +00:00
|
|
|
#define F_ORDDA 206
|
|
|
|
#define F_ORDDADES 207
|
1997-08-27 13:28:15 +00:00
|
|
|
|
1999-04-26 15:58:05 +00:00
|
|
|
//#define F_SELECT 101
|
1995-09-12 09:08:09 +00:00
|
|
|
#endif // veuml.h
|