19 lines
		
	
	
		
			388 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			388 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef _PE1_H
 | |
| #define _PE1_H
 | |
| 
 | |
| //771230m.uml (prospetto E1)
 | |
| #define PE1F_CODCAUS       	113
 | |
| #define PE1F_IMPONIBILE    	119
 | |
| #define PE1F_RITENUTA      	160
 | |
| #define PE1F_COMPENSO      	161  
 | |
| #define PE1F_CODCAUS2      	162
 | |
| #define F_CODANAGR2			170
 | |
| #define F_RAGSOC2			171
 | |
| #define PE1F_HPERC			172
 | |
| #define	PE1F_CODDITTA		181
 | |
| #define	PE1F_DESCRCAUS		184
 | |
| #define	PE1F_RAGDITTA		185
 | |
| 
 | |
| #endif
 | |
| 
 |