campo-sirio/ve/veconf.h

124 lines
3.1 KiB
C
Raw Normal View History

#ifndef __VECONF_H
#define __VECONF_H
#define A_LISTINI 1
#define A_CONTRATTI 2
#define A_OFFERTE 3
// Campi per ve0200a.uml
#define F_GESLISTINI 102
#define F_GESLISCV 103
#define F_GESUM 104
#define F_GESSCALISTINI 105
#define F_GESSOLISTINI 106
#define F_GESCONTRATTI 107
#define F_GESCONCC 108
#define F_GESCONTRATTIUM 109
#define F_GESSCACONTRATTI 110
#define F_GESSOCONTRATTI 111
#define F_GESCAMPAGNE 112
#define F_GESCAMPAGNEUM 113
#define F_GESSCACAMPAGNE 114
#define F_GESSOCAMPAGNE 115
#define F_GESSCO 120
#define F_SCOKEY1 121
#define F_SCOKEY2 122
#define F_SCOKEY3 123
#define F_SCOKEY4 124
#define F_GESSCORIGA 125
#define F_GESSCORIGACV 126
#define F_SCORIGAKEY 127
#define F_GESSCOSCA 128
#define F_GESSCOUM 129
// Campi per ve0200b.uml
#define F_GESAGE 101
#define F_TIPOPERC 102
#define F_GESVAL 103
#define F_GESVALAC 104
#define F_GESLIN 105
#define F_GESSOSPIMP 106
#define F_GESOCCAS 107
// Campi per ve0200c.uml
#define F_SCOPRCODCON1 101
#define F_SCOPRCODCON2 102
#define F_SCOPRCODCON3 103
#define F_SCOPRDESCON 104
#define F_SCOIMCODCON1 105
#define F_SCOIMCODCON2 106
#define F_SCOIMCODCON3 107
#define F_SCOIMDESCON 108
// Campi per ve0200d.uml
#define F_SPINCODIVA 101
#define F_SPINDESIVA 102
#define F_SPINCODCON1V 103
#define F_SPINCODCON2V 104
#define F_SPINCODCON3V 105
#define F_SPINDESCONV 106
#define F_SPBOCODIVA 107
#define F_SPBODESIVA 108
#define F_SPBOCODCON1V 109
#define F_SPBOCODCON2V 110
#define F_SPBOCODCON3V 111
#define F_SPBODESCONV 112
#define F_SPBOCODCON1A 113
#define F_SPBOCODCON2A 114
#define F_SPBOCODCON3A 115
#define F_SPBODESCONA 116
#define F_SPINCODCON1A 117
#define F_SPINCODCON2A 118
#define F_SPINCODCON3A 119
#define F_SPINDESCONA 120
// Campi per ve0200e.uml
#define F_RICERCACR1 101
#define F_RICERCACR2 102
#define F_RICERCACR3 103
#define F_RICERCACR4 104
#define F_RICERCACR5 105
#define F_RICERCAAN1 106
#define F_RICERCAAN2 107
#define F_RICERCAAN3 108
#define F_RICERCAAN4 109
// Campi per ve0200f.uml
#define F_IMPSPINC1 101
#define F_IMPSPINC2 102
#define F_IMPSPINC3 103
#define F_IMPSPINC4 104
#define F_IMPSPINC5 105
#define F_IMPSPINC6 106
#define F_IMPSPINC7 107
#define F_IMPSPINC8 108
#define F_IMPSPINC9 109
#define F_SPBOSCA1 110
#define F_SPBOIMP1 111
#define F_SPBOSCA2 112
#define F_SPBOIMP2 113
#define F_SPBOSCA3 114
#define F_SPBOIMP3 115
#define F_SPBOSCA4 116
#define F_SPBOIMP4 117
#define F_SPBOSCA5 118
#define F_SPBOIMP5 119
#define F_SPBOSCA6 120
#define F_SPBOIMP6 121
#define F_SPBOSCA7 122
#define F_SPBOIMP7 123
#define F_OMTRIGA 124
#define F_OMDRIGA 125
#define F_ESTRIGA 126
#define F_ESDRIGA 127
#define F_SCTRIGA 128
#define F_SCDRIGA 129
#define F_BOLLIES 130
#endif