e9250397b0
git-svn-id: svn://10.65.10.50/branches/R_10_00@22804 c028cbd2-c16b-5b4b-a496-9718f37d4682
33 lines
1.0 KiB
C
Executable File
33 lines
1.0 KiB
C
Executable File
//campi maschera lvtbcau (Tabella CAUSALI LAVANDERIE )
|
|
#define F_COD_CAUSALE 101
|
|
#define F_DES_CAUSALE 102
|
|
#define F_DES_BREVE 103
|
|
#define F_COD_CAUSCOLL 104
|
|
#define F_RITIRATO 105
|
|
#define F_CAUSALE_RITIRO 106
|
|
#define F_DES_CAUSALE_RITIRO 107
|
|
#define F_SGNDOTIN_R 108
|
|
#define F_SGNDOTOD_R 109
|
|
#define F_SGNDOTTM_R 110
|
|
#define F_SGNCONYR_R 111
|
|
#define F_SGNCONMN_R 112
|
|
#define F_CONSEGNATO 113
|
|
#define F_CAUSALE_CONSEGNA 114
|
|
#define F_DES_CAUSALE_CONSEGNA 115
|
|
#define F_SGNDOTIN_C 116
|
|
#define F_SGNDOTOD_C 117
|
|
#define F_SGNDOTTM_C 118
|
|
#define F_SGNCONYR_C 119
|
|
#define F_SGNCONMN_C 120
|
|
#define F_CAUSALE_RESO 121
|
|
#define F_CAUSALE_ROTTO 122
|
|
#define F_MOV_CONGUAGLIO 123
|
|
#define F_GRUPPO 124
|
|
#define F_CONTO 125
|
|
#define F_SOTTOC 126
|
|
#define F_DESCR 127
|
|
#define F_IGNORA_ZERO 128
|
|
#define F_COD_CAUSBUONI 129
|
|
|
|
#define R_CON 16
|