Files correlati : ve0 Ricompilazione Demo : [ ] Commento : Modifica con conseguenze epocali: aggiunti campi per gestione contabilita' analitica nella testata e nelle righe documento. E' implicita la conversione degli archivi e la rigenerazione di tutti profili delle maschere git-svn-id: svn://10.65.10.50/trunk@13048 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			116 lines
		
	
	
		
			4.8 KiB
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			116 lines
		
	
	
		
			4.8 KiB
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
#ifndef __VEUML_H
 | 
						|
#define __VEUML_H
 | 
						|
 | 
						|
#define DLG_NULL                    -1      // da eliminare quando si potranno compilare le maschere
 | 
						|
#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
 | 
						|
#define F_IMPPAGATO                 141
 | 
						|
#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
 | 
						|
#define F_ADDBOLLI                  152
 | 
						|
#define F_UMTARA                    159
 | 
						|
#define F_TARA                      160
 | 
						|
#define F_UMPNETTO                  161
 | 
						|
#define F_PNETTO                    162
 | 
						|
#define F_NCOLLI                    163
 | 
						|
#define F_CAUSMAG                   164
 | 
						|
#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
 | 
						|
#define F_CATVEN                    181
 | 
						|
#define F_CODNOTE                   182
 | 
						|
#define F_GOLEM                     183
 | 
						|
#define F_CAUSMAGC                  184
 | 
						|
#define F_CURGIAC                   185
 | 
						|
#define F_CURDISP                   186
 | 
						|
#define F_CONTROEURO                187
 | 
						|
#define F_CODCMS                    188
 | 
						|
#define F_DESCRCMS                  189
 | 
						|
#define F_FASCMS                    190
 | 
						|
#define F_DESCRFAS                  191
 | 
						|
#define F_IBAN                      192
 | 
						|
#define F_IBAN_STATO                193 
 | 
						|
#define F_IBAN_CHECK                194
 | 
						|
#define F_BBAN                      195
 | 
						|
#define F_BBAN_CIN                  196
 | 
						|
#define F_BBAN_ABI                  197
 | 
						|
#define F_BBAN_CAB                  198
 | 
						|
#define F_BBAN_CONTO                199
 | 
						|
 | 
						|
#define F_CODVAL1                   200
 | 
						|
#define F_NOMEVAL1                  201
 | 
						|
#define F_DATACAMBIO1               202
 | 
						|
#define F_CODLIST1                  203
 | 
						|
#define F_CODCONT1                  204
 | 
						|
#define F_CODZON                    205
 | 
						|
#define F_ORDDA                     206
 | 
						|
#define F_ORDDADES                  207
 | 
						|
#define F_RAGSOCSEARCH	      			208
 | 
						|
#define F_CODDITTA      		      	209
 | 
						|
#define F_RAGSOCDITTA    		      	210
 | 
						|
 | 
						|
#define F_CDC1                      251
 | 
						|
#define F_CDC12                     262
 | 
						|
#define F_DESCDC1                   271
 | 
						|
#define F_DESCDC12                  282
 | 
						|
 | 
						|
 | 
						|
//#define F_SELECT                    101
 | 
						|
#endif // veuml.h
 |