22 lines
563 B
C
22 lines
563 B
C
|
//Definizione campi per maschera pd0610100a
|
||
|
#define F_CLIENTE 201
|
||
|
#define F_RAGSOC 202
|
||
|
#define F_INDSPED 203
|
||
|
#define F_SHEET 204
|
||
|
|
||
|
#define S_CLIENTE 101
|
||
|
#define S_INDSPED 102
|
||
|
#define S_ARTICOLO 103
|
||
|
#define S_DESART 104
|
||
|
#define S_FORN1 105
|
||
|
#define S_RAGSOC1 106
|
||
|
#define S_LIS1 107
|
||
|
#define S_DESLIS1 996
|
||
|
#define S_CON1 108
|
||
|
#define S_DESCON1 997
|
||
|
#define S_FORN2 109
|
||
|
#define S_RAGSOC2 110
|
||
|
#define S_LIS2 111
|
||
|
#define S_DESLIS2 998
|
||
|
#define S_CON2 112
|
||
|
#define S_DESCON2 999
|