Files correlati : pd0610 pd0610a.msk Ricompilazione Demo : [ ] Commento : Aggiunti i campi listino e contatto fornitore Aggiunto in chiave l'indirizzo di spedizione git-svn-id: svn://10.65.10.50/branches/R_10_00@22082 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			22 lines
		
	
	
		
			563 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			563 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| //Definizione campi per maschera pd0610100a
 | |
| #define F_CLIENTE     201
 | |
| #define F_RAGSOC      202
 | |
| #define F_INDSPED     203
 | |
| #define F_SHEET       204
 | |
| 
 | |
| #define S_CLIENTE     101
 | |
| #define S_INDSPED     102
 | |
| #define S_ARTICOLO    103
 | |
| #define S_DESART	    104
 | |
| #define S_FORN1       105
 | |
| #define S_RAGSOC1     106
 | |
| #define S_LIS1        107
 | |
| #define S_DESLIS1     996
 | |
| #define S_CON1        108
 | |
| #define S_DESCON1     997
 | |
| #define S_FORN2       109
 | |
| #define S_RAGSOC2     110
 | |
| #define S_LIS2        111
 | |
| #define S_DESLIS2     998
 | |
| #define S_CON2        112
 | |
| #define S_DESCON2     999 |