Files correlati : Ricompilazione Demo : [ ] Commento : tabella di modulo CAF clieni/articoli/fornitori per SRM git-svn-id: svn://10.65.10.50/branches/R_10_00@21198 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			12 lines
		
	
	
		
			303 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			303 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| //Definizione campi per maschera pd0610100a
 | |
| #define F_CLIENTE     201
 | |
| #define F_RAGSOC      202
 | |
| #define F_SHEET       203
 | |
| 
 | |
| #define S_CLIENTE     101
 | |
| #define S_ARTICOLO    102
 | |
| #define S_DESART	    103
 | |
| #define S_FORN1       104
 | |
| #define S_RAGSOC1     105
 | |
| #define S_FORN2       106
 | |
| #define S_RAGSOC2     107 |