Altri files modificati per cause spurie (fmkmk problematici) git-svn-id: svn://10.65.10.50/trunk@802 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			68 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			68 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __CFVEN_H
 | |
| #define __CFVEN_H
 | |
| 
 | |
| #define CFV_TIPOCF                      "TIPOCF"
 | |
| #define CFV_CODCF                               "CODCF"
 | |
| #define CFV_CODINDDOC           "CODINDDOC"
 | |
| #define CFV_CODNOTE                     "CODNOTE"
 | |
| #define CFV_CODLEG                      "CODLEG"
 | |
| #define CFV_CODCATC                     "CODCATC"
 | |
| #define CFV_CODZONA                     "CODZONA"
 | |
| #define CFV_CODAG                               "CODAG"
 | |
| #define CFV_PROVV                               "PROVV"
 | |
| #define CFV_LIQPAG                      "LIQPAG"
 | |
| #define CFV_CODPRCF                     "CODPRCF"
 | |
| #define CFV_CODINDSP            "CODINDSP"
 | |
| #define CFV_CODNOTESP1  "CODNOTESP1"
 | |
| #define CFV_CODNOTESP2  "CODNOTESP2"
 | |
| #define CFV_CODSPMEZZO  "CODSPMEZZO"
 | |
| #define CFV_CODPORTO            "CODPORTO"
 | |
| #define CFV_CODVETT1            "CODVETT1"
 | |
| #define CFV_CODVETT2            "CODVETT2"
 | |
| #define CFV_CODVETT3            "CODVETT3"
 | |
| #define CFV_RAGGDOC                     "RAGGDOC"
 | |
| #define CFV_NCOPIE                      "NCOPIE"
 | |
| #define CFV_CODCFASS            "CODCFASS"
 | |
| #define CFV_ASSFIS                      "ASSFIS"
 | |
| #define CFV_FATTSOSP            "FATTSOSP"
 | |
| #define CFV_VSNRPROT            "VSNRPROT"
 | |
| #define CFV_VSDATAREG           "VSDATAREG"
 | |
| #define CFV_NSNPROT                     "NSNPROT"
 | |
| #define CFV_NSDATAREG           "NSDATAREG"
 | |
| #define CFV_ADDBNS1500  "ADDBNS1500"
 | |
| #define CFV_CATFIN                      "CATFIN"
 | |
| #define CFV_CODABIPR            "CODABIPR"
 | |
| #define CFV_CODCABPR            "CODCABPR"
 | |
| #define CFV_CODINDEFF           "CODINDEFF"
 | |
| #define CFV_EMEFFRICH           "EMEFFRICH"
 | |
| #define CFV_IMPMINEFF           "IMPMINEFF"
 | |
| #define CFV_NONACCEFF           "NONACCEFF"
 | |
| #define CFV_NONSCADEFF  "NONSCADEFF"
 | |
| #define CFV_ADDBOLLIRB  "ADDBOLLIRB"
 | |
| #define CFV_ADDBOLLITR  "ADDBOLLITR"
 | |
| #define CFV_ADDSPINC            "ADDSPINC"
 | |
| #define CFV_IVARID                      "IVARID"
 | |
| #define CFV_CATVEN                      "CATVEN"
 | |
| #define CFV_GESTCONTR           "GESTCONTR"
 | |
| #define CFV_CODLIST                     "CODLIST"
 | |
| #define CFV_CODSCINC            "CODSCINC"
 | |
| #define CFV_SCONTOCL            "SCONTOCL"
 | |
| #define CFV_CODMAG                      "CODMAG"
 | |
| #define CFV_CODSP1                      "CODSP1"
 | |
| #define CFV_CODSP2                      "CODSP2"
 | |
| #define CFV_CODSP3                      "CODSP3"
 | |
| #define CFV_CODSP4                      "CODSP4"
 | |
| #define CFV_PROFSOLL            "PROFSOLL"
 | |
| #define CFV_MAXSOLL                     "MAXSOLL"
 | |
| #define CFV_DATAESC                     "DATAESC"
 | |
| #define CFV_DATASOLL            "DATASOLL"
 | |
| #define CFV_SCONTOR                     "SCONTOR"
 | |
| #define CFV_TITOLO                      "TITOLO"
 | |
| #define CFV_RAGGOR                      "RAGGOR"
 | |
| #define CFV_MINORD                      "MINORD"
 | |
| #define CFV_MAXORD                      "MAXORD"
 | |
| #define CFV_PREVORD                     "PREVORD"
 | |
| #define CFV_TIPOEVORD           "TIPOEVORD"
 | |
| 
 | |
| #endif
 |