Files correlati : Ricompilazione Demo : [ ] Commento : aggiunto gr/co/sot all'agente per gli incassi git-svn-id: svn://10.65.10.50/branches/R_10_00@21578 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			47 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| //campi maschera pr0500a.uml
 | |
| 
 | |
| #define F_CODAGE        101
 | |
| #define F_RAGSOC        102
 | |
| #define F_CODFORN       103
 | |
| #define F_DESCRFORN     104
 | |
| #define F_TIPO          105
 | |
| #define F_CODCAPO       106
 | |
| #define F_DESCRCAPO     107
 | |
| #define F_PERCCAPO      108
 | |
| #define F_PERCFATT      109
 | |
| #define F_PERCPAG       110
 | |
| #define F_CAMPOPROVV    111
 | |
| #define F_DESCAMPOPROVV 112
 | |
| #define F_PERCPROVV     113
 | |
| #define F_SEQRIC1       114
 | |
| #define F_SEQRIC2       115
 | |
| #define F_SEQRIC3       116
 | |
| #define F_SEQRIC4       117
 | |
| #define F_CODRICPR1     118
 | |
| #define F_CODRICPR2     119
 | |
| #define F_CODRICPR3     120
 | |
| #define F_CODRICPR4     121
 | |
| #define F_SEQALT1       122
 | |
| #define F_SEQALT2       123
 | |
| #define F_SEQALT3       124
 | |
| #define F_SEQALT4       125
 | |
| #define F_CODALTPR1     126
 | |
| #define F_CODALTPR2     127
 | |
| #define F_CODALTPR3     128
 | |
| #define F_CODALTPR4     129
 | |
| #define F_MATRICOLA     130
 | |
| #define F_PLURIMAND     131
 | |
| #define F_DATACESS      132
 | |
| #define F_CODMAG        135
 | |
| #define F_DESMAG        136
 | |
| #define F_CODDEP        137
 | |
| #define F_DESDEP        138
 | |
| #define F_GRUPPO        139
 | |
| #define F_DESCG         140
 | |
| #define F_CONTO         141
 | |
| #define F_DESCC         142
 | |
| #define F_SOTTOCONTO    143
 | |
| #define F_DESC          144
 | |
| 
 | |
| #define G_CAPOZONA  1
 |