Files correlati : Ricompilazione Demo : [ ] Commento : 0001478: Manca una stampa delle tabelle di ripartizione Descrizione Manca una stampa delle tabelle di ripartizione : è possibile averla? Passaggi per riprodurre l'anomalia Informazioni addizionali Avvisare Habilita se verrà fatta. git-svn-id: svn://10.65.10.50/trunk@19628 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			14 lines
		
	
	
		
			332 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			332 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #define F_TIPO          101
 | |
| #define F_DACODICE      102
 | |
| #define F_DADESCR       103
 | |
| #define F_ACODICE  	    104
 | |
| #define F_ADESCR        105
 | |
| 
 | |
| #define F_CODCMS        106
 | |
| #define F_DESCRCMS      107
 | |
| #define F_CODCOSTO      108
 | |
| #define F_DESCRCOSTO    109
 | |
| #define F_CODCONTO      110
 | |
| #define F_DESCRCONTO    111
 | |
| 
 | |
| #define F_REPORT	  120 |