Files correlati : ef0 Ricompilazione Demo : [ ] Commento : Migliorato caricamento distinte incomplete git-svn-id: svn://10.65.10.50/branches/R_10_00@22572 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			53 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #define F_TIPOCF     201
 | |
| #define F_DA_DATA    202
 | |
| #define F_A_DATA     203
 | |
| #define F_ABI        204
 | |
| #define F_CAB        205
 | |
| #define F_TIPODIST   206 
 | |
| #define F_DIST       207
 | |
| #define F_DUMMYDIST  208 
 | |
| #define F_DATADIST   209
 | |
| #define F_CODVAL     210
 | |
| #define F_CAMBIO     212
 | |
| #define F_DATACAMBIO 213
 | |
| #define F_DESCAB     214
 | |
| #define F_SORT       215
 | |
| #define F_CLIFO      220
 | |
| #define F_RAGSOCCF   221
 | |
| #define F_TIPOPAG    222
 | |
| #define F_TOTAL      230
 | |
| #define F_SPESE      231
 | |
| #define F_TIPOEFF    232
 | |
| #define F_PROG       233
 | |
| 
 | |
| #define F_SHEET      300 
 | |
| #define F_AGGIORNA   301 
 | |
| #define F_CONTABILI  302
 | |
| #define F_UNCONTABIL 303
 | |
| 
 | |
| #define F_TIPOPAGEFF 401
 | |
| 
 | |
| #define F_PAGA       100
 | |
| #define F_IMPORTO    101
 | |
| #define F_ACCSAL     102 
 | |
| #define F_DATAPAG    103
 | |
| #define F_VALBEN     104
 | |
| #define F_RESIDUO    105
 | |
| #define F_CODCF      106
 | |
| #define F_RAGSOC     107 
 | |
| #define F_ANNO       108
 | |
| #define F_PARTITA    109
 | |
| #define F_RIGA       110
 | |
| #define F_RATA       111
 | |
| #define F_DATA       112
 | |
| #define F_RIGADIST   113
 | |
| #define F_RIGAEFF    114
 | |
| #define F_DESC_TIPO  115
 | |
| #define F_CUP				 116
 | |
| #define F_DCUP			 117
 | |
| #define F_CIG				 118
 | |
| #define F_DCIG			 119
 | |
| #define F_ABIAPP 		 120
 | |
| #define F_CABAPP 		 121
 | |
| #define F_IBANAPP 	 122
 |