Files correlati : Ricompilazione Demo : [ ] Commento :implementata la clifogiac. Funzionera'? git-svn-id: svn://10.65.10.50/trunk@17222 c028cbd2-c16b-5b4b-a496-9718f37d4682
60 lines
1.5 KiB
C
Executable File
60 lines
1.5 KiB
C
Executable File
//campi maschera mg0400a.uml; lo sheet ha la sua maschera nella mg0400b
|
|
#define F_TIPOCF 301
|
|
#define F_CODCF 302
|
|
#define F_RAGSOC 303
|
|
#define F_CODART 305
|
|
#define F_DESART 306
|
|
#define F_ANNOES 307
|
|
#define F_SHEETGIAC 309
|
|
|
|
|
|
// colonne visibili dello Sheet di mg0400a
|
|
#define F_INDSPED 101
|
|
#define F_LIV1 102
|
|
#define F_LIV2 103
|
|
#define F_LIV3 104
|
|
#define F_LIV4 105
|
|
#define F_DATARIF 106
|
|
#define F_UBICAZ 107
|
|
#define F_LIVRIOR 108
|
|
#define F_SCORTAMIN 109
|
|
#define F_LOTTORIOR 110
|
|
#define F_LOTTOIRIOR 111
|
|
#define F_GIORNIRIOR 112
|
|
#define F_GIAC 113
|
|
#define F_VALGIAC 114
|
|
#define F_RIM 115
|
|
#define F_VRIM 116
|
|
#define F_ACQ 117
|
|
#define F_VACQ 118
|
|
#define F_ENTR 119
|
|
#define F_VENTR 120
|
|
#define F_VEN 121
|
|
#define F_VVEN 122
|
|
#define F_USC 123
|
|
#define F_VUSC 124
|
|
#define F_ORDF 125
|
|
#define F_VORDF 126
|
|
#define F_ORDC 127
|
|
#define F_VORDC 128
|
|
#define F_SCARTI 129
|
|
#define F_VSCARTI 130
|
|
#define F_INPRODC 131
|
|
#define F_INPRODF 132
|
|
#define F_ACL 133
|
|
#define F_INCL 134
|
|
#define F_LABELS 135
|
|
#define F_NDIST 136
|
|
|
|
// colonne non visibili dello Sheet
|
|
#define F_UBICAZD 154
|
|
#define F_DESL1 155
|
|
#define F_DESL2 156
|
|
#define F_DESL3 157
|
|
#define F_DESL4 158
|
|
|
|
// campi richiesti da quei rompicazzo di Xfirpo
|
|
#define F_CODARTR 159
|
|
#define F_DESCRR 160
|
|
|