Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.2 1010 git-svn-id: svn://10.65.10.50/trunk@16373 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			37 lines
		
	
	
		
			933 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			933 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #define S_RIGACONSEGNATA 101
 | |
| #define S_QTARESIDUA     102
 | |
| #define S_QTADAEVADERE   103
 | |
| #define S_RIGAEVASA      104  
 | |
| #define S_CODMAG         105
 | |
| #define S_CODDEP         106
 | |
| #define S_CODART         107
 | |
| #define S_LIVGIAC1       108
 | |
| #define S_LIVGIAC2       109
 | |
| #define S_LIVGIAC3       110
 | |
| #define S_LIVGIAC4       111
 | |
| #define S_DATACONS       112
 | |
| #define S_PREZZO         113
 | |
| #define S_DESCR          114
 | |
| #define S_TIPORIGA       115
 | |
| #define S_NUMRIGA        116
 | |
| #define S_CODAGG1        117
 | |
| #define S_CODAGG2        118
 | |
| 
 | |
| #define F_CODNUM    201
 | |
| #define F_DESNUM    202
 | |
| #define F_TIPODOC   203
 | |
| #define F_DESCTIPO  204
 | |
| #define F_ESERCIZIO 205
 | |
| #define F_NUMDOC    206
 | |
| #define F_DATADOC   207
 | |
| #define F_STATODOC  208
 | |
| #define F_CONSEGNA  209
 | |
| #define F_TIPOCF    210
 | |
| #define F_CODCLI    211
 | |
| #define F_RAGCLI    212
 | |
| #define F_CODFOR    213
 | |
| #define F_RAGFOR    214
 | |
| #define F_CODVAL    215
 | |
| #define F_CAMBIO    216
 | |
| #define F_ROWS      250
 |