24 lines
641 B
C
24 lines
641 B
C
|
//campi maschera ve2500b.uml (parametri di creazione nuovi listini)
|
||
|
|
||
|
#define FB_SELECT 101
|
||
|
|
||
|
#define FB_L_CATVEN 102
|
||
|
#define FB_L_DESVEN 103
|
||
|
#define FB_C_TIPOCF 104
|
||
|
#define FB_C_CODCF 105
|
||
|
#define FB_C_DESCF 106
|
||
|
#define FB_COD 107
|
||
|
#define FB_DESCR 108
|
||
|
#define FB_RICARICO 109
|
||
|
|
||
|
#define FB_DACODART 115
|
||
|
#define FB_DADESART 116
|
||
|
#define FB_ACODART 117
|
||
|
#define FB_ADESART 118
|
||
|
#define FB_GRMERC 119
|
||
|
#define FB_SOTGRMERC 120
|
||
|
#define FB_DESGRMERC 121
|
||
|
#define FB_RAGFIS 122
|
||
|
#define FB_DESRAGFIS 123
|
||
|
#define FB_COPIATESTA 124
|