campo-sirio/ve/ve2300x.h
pirro d9c3b8b96e Modifica alle maschere Listino/contratti/offerte
git-svn-id: svn://10.65.10.50/trunk@1963 c028cbd2-c16b-5b4b-a496-9718f37d4682
1995-10-16 16:31:39 +00:00

47 lines
1.2 KiB
C
Executable File
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// campi comuni a tutti gli archivi
#define F_R_TIPO 111
#define F_R_TIPORIGA 112
#define F_R_CODRIGA_A 113
#define F_R_CODRIGA_G 114
#define F_R_CODRIGA_R 115
#define F_R_NSCAGL 116
#define F_R_QLIM 117
#define F_R_PREZZO 118
#define F_R_SCONTO 119
#define F_R_ADDIVA 120
#define F_R_CODIVA 121
#define F_R_PERCPROVV 122
#define F_R_QOM 123
#define F_R_QBASE 124
#define F_R_CODARTOM 125
#define F_R_PROMAGGIO 126
#define F_R_UMOM 127
#define F_R_CODRIGA_S 128
#define F_R_DESRIGA_A 161
#define F_R_DESRIGA_G 162
#define F_R_DESRIGA_R 163
#define F_R_DESRIGA_S 163
// campi riservati ai listini
#define F_R_L_CATVEN 131
#define F_R_L_COD 132
#define F_R_LO_UM 133 // comune anche alle offerte
#define F_R_L_RICERCA 134
#define F_R_L_DESVEN 135
#define F_R_L_DES 136
// campi riservati ai contratti
#define F_R_C_TIPOCF 141
#define F_R_C_CODCF 142
#define F_R_C_COD 143
#define F_R_C_RICERCA 144
#define F_R_C_DESCF 145
#define F_R_C_DES 146
// campi riservati alle offerte
#define F_R_O_COD 151
#define F_R_O_RICERCA 152
#define F_R_O_ARTES 153
#define F_R_O_DES 154