2010-09-01 15:47:38 +00:00
|
|
|
|
#define F_CODTIPO_FAT 201
|
|
|
|
|
#define F_DESCRTIPO_FAT 202
|
|
|
|
|
#define F_STATO_INI_FAT 203
|
|
|
|
|
#define F_STATO_FIN_FAT 204
|
|
|
|
|
//------------------------------
|
2010-09-17 10:36:03 +00:00
|
|
|
|
#define F_CO_ANT_NUM 205 //COntratti ANTicipo: NUMerazione
|
|
|
|
|
#define F_CO_ANT_TIP 207 //COntratti ANTicipo: TIPo
|
|
|
|
|
#define F_CO_ANT_SPE 208 //COntratti ANTicipo: codice SPEsa (<28> il codart della riga di tipo spesa, verigh02)
|
2010-09-01 15:47:38 +00:00
|
|
|
|
|
2010-09-17 10:36:03 +00:00
|
|
|
|
#define F_NA_ANT_NUM 210 //Note Accredito ANTicipo: NUMerazione
|
|
|
|
|
#define F_NA_ANT_TIP 212 //Note Accredito ANTicipo: TIPo
|
|
|
|
|
#define F_NA_ANT_SPE 213 //Note Accredito ANTicipo: codice SPEsa (<28> il codart delle righe delle note di accredito)
|
2010-09-01 15:47:38 +00:00
|
|
|
|
//------------------------------
|
|
|
|
|
#define F_CO_POST_NUM 215
|
|
|
|
|
#define F_CO_POST_TIP 217
|
2010-09-17 10:36:03 +00:00
|
|
|
|
//#define F_CO_POST_SPE 218 in teoria questo non potrebbe esistere!
|
2010-09-01 15:47:38 +00:00
|
|
|
|
|
|
|
|
|
#define F_NA_POST_NUM 220
|
|
|
|
|
#define F_NA_POST_TIP 222
|
|
|
|
|
#define F_NA_POST_SPE 223
|
|
|
|
|
//------------------------------
|
|
|
|
|
#define F_CO_RIFA_NUM 225
|
|
|
|
|
#define F_CO_RIFA_TIP 227
|
2010-09-17 10:36:03 +00:00
|
|
|
|
#define F_CO_RIFA_SPE 228
|
2010-09-01 15:47:38 +00:00
|
|
|
|
|
|
|
|
|
#define F_NA_RIFA_NUM 230
|
|
|
|
|
#define F_NA_RIFA_TIP 232
|
|
|
|
|
#define F_NA_RIFA_SPE 233
|
2010-09-30 14:53:04 +00:00
|
|
|
|
|
|
|
|
|
//==============================
|
|
|
|
|
//pagina 2
|
|
|
|
|
#define F_OUTPUT_PATH 250
|