25 lines
		
	
	
		
			735 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			735 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
#ifndef _FLD_RMOVIVA_H
 | 
						|
#define _FLD_RMOVIVA_H
 | 
						|
 | 
						|
#define  RMI_ANNOES     "ANNOES"
 | 
						|
#define  RMI_NUMREG     "NUMREG"
 | 
						|
#define  RMI_NUMRIG     "NUMRIG"
 | 
						|
#define  RMI_TIPODOC    "TIPODOC"
 | 
						|
#define  RMI_CODIVA     "CODIVA"
 | 
						|
#define  RMI_IMPONIBILE "IMPONIBILE"
 | 
						|
#define  RMI_IMPOSTA    "IMPOSTA"
 | 
						|
#define  RMI_TIPODET    "TIPODET"
 | 
						|
#define  RMI_TIPOCR     "TIPOCR"
 | 
						|
#define  RMI_INTRA      "INTRA"
 | 
						|
#define  RMI_RICSER     "RICSER"
 | 
						|
#define  RMI_CORRLIRE   "CORRLIRE"
 | 
						|
#define  RMI_CORRVALUTA "CORRVALUTA"
 | 
						|
#define  RMI_GRUPPO     "GRUPPO"
 | 
						|
#define  RMI_CONTO      "CONTO"
 | 
						|
#define  RMI_SOTTOCONTO "SOTTOCONTO"
 | 
						|
#define  RMI_TIPOATT    "TIPOATT"   
 | 
						|
#define  RMI_TIPOC      "TIPOC" 
 | 
						|
#define  RMI_RIGAIMP    "RIGAIMP"
 | 
						|
#define  RMI_RIGAIVA    "RIGAIVA"
 | 
						|
#endif
 |