22 lines
488 B
C
22 lines
488 B
C
|
//campi maschera ve2500b.uml (parametri di creazione nuovi listini)
|
||
|
|
||
|
#define F_SELECT 101
|
||
|
|
||
|
#define F_CATVEN 102
|
||
|
#define F_DESVEN 103
|
||
|
#define F_COD 104
|
||
|
#define F_DESCR 105
|
||
|
#define F_RICARICO 106
|
||
|
|
||
|
#define F_DACODART 107
|
||
|
#define F_DADESART 108
|
||
|
#define F_ACODART 109
|
||
|
#define F_ADESART 110
|
||
|
#define F_GRMERC 111
|
||
|
#define F_SOTGRMERC 112
|
||
|
#define F_DESGRMERC 113
|
||
|
#define F_RAGFIS 114
|
||
|
#define F_DESRAGFIS 115
|
||
|
#define F_COPIATESTA 116
|
||
|
|