b59ecc6196
Files correlati : Ricompilazione Demo : [ ] Commento :aggiunta maschera di copia/crea listino (senza programma x ora!) git-svn-id: svn://10.65.10.50/trunk@19348 c028cbd2-c16b-5b4b-a496-9718f37d4682
22 lines
488 B
C
Executable File
22 lines
488 B
C
Executable File
//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
|
|
|