30 lines
790 B
C
30 lines
790 B
C
|
//campi maschera ve3500a.uml (stampa condizioni di vendita)
|
||
|
#define F_TIPO 201
|
||
|
#define F_L_CATVEN 202
|
||
|
#define F_L_DESVEN 203
|
||
|
#define F_C_TIPOCF 204
|
||
|
#define F_C_CODCF 205
|
||
|
#define F_C_RAGSOC 206
|
||
|
#define F_L_COD 207
|
||
|
#define F_C_COD 208
|
||
|
#define F_O_COD 209
|
||
|
#define F_COD 210
|
||
|
#define F_DESCR 211
|
||
|
|
||
|
#define F_DACODART 220
|
||
|
#define F_DADESART 221
|
||
|
#define F_ACODART 222
|
||
|
#define F_ADESART 223
|
||
|
#define F_DAGRMERC 224
|
||
|
#define F_DASOTGRMERC 225
|
||
|
#define F_DADESGRMERC 226
|
||
|
#define F_AGRMERC 227
|
||
|
#define F_ASOTGRMERC 228
|
||
|
#define F_ADESGRMERC 229
|
||
|
#define F_DARAGFIS 230
|
||
|
#define F_DADESRAGFIS 231
|
||
|
#define F_ARAGFIS 232
|
||
|
#define F_ADESRAGFIS 233
|
||
|
|
||
|
#define F_REPORT 240
|