campo-sirio/ef/batbbnp.h

22 lines
562 B
C
Raw Normal View History

//DEFINIZIONE CAMPI MASCHERA GESTIONE TABELLA BANCHE DI PRESENTAZIONE
#ifndef __BATBBNP_H
#define __BATBBNP_H
#define F_CODICEABI 101
#define F_CODICECAB 102
#define F_ABI 103
#define F_ISTIT 104
#define F_DENOM 105
#define F_CAB 106
#define F_CC_INC 107
//#define F_FIDO_INC 108
#define F_CC_CONT_INC 109
#define F_CC_SBF 110
#define F_FIDO_SBF 111
#define F_CC_CONT_SBF 112
#define F_CC_SCN 113
#define F_FIDO_SCN 114
#define F_CC_CONT_SCN 115
#define B_PRINT 116
#endif//__BATBBNP_H