Files correlati : ps0017.exe Ricompilazione Demo : [ ] Commento : Aggiunta banca di presentazione al programma di incassi git-svn-id: svn://10.65.10.50/trunk@16139 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			45 lines
		
	
	
		
			986 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			986 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #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_EURO       211
 | |
| #define F_CAMBIO     212
 | |
| #define F_DATACAMBIO 213
 | |
| #define F_DESCAB     214
 | |
| #define F_SORT       215
 | |
| #define F_TIPOPAG    222
 | |
| #define F_TOTAL      230
 | |
| #define F_SPESE      231
 | |
| #define F_TIPOEFF    232
 | |
| 
 | |
| #define F_CDC1       240
 | |
| 
 | |
| #define F_DESCDC1    260
 | |
| 
 | |
| #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_RESIDUO    103
 | |
| #define F_CODCF      104
 | |
| #define F_RAGSOC     105 
 | |
| #define F_ANNO       106
 | |
| #define F_PARTITA    107
 | |
| #define F_RIGA       108
 | |
| #define F_RATA       109
 | |
| #define F_DATA       110
 | |
| #define F_RIGADIST   111
 | |
| #define F_RIGAEFF    112
 | |
| #define F_DESC_TIPO  113
 |