//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_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 F_GRUPPO_INC  116
#define F_CONTO_INC   117
#define F_SOTTOC_INC  118
#define F_GRUPPO_SBF  119
#define F_CONTO_SBF   120
#define F_SOTTOC_SBF  121
#define F_GRUPPO_SCN  122
#define F_CONTO_SCN   123
#define F_SOTTOC_SCN  124
#define F_CBI         125
#define F_DESCR_INC   126
#define F_DESCR_SBF   127
#define F_DESCR_SCN   128
#define F_GRUPPO_INCP 129
#define F_CONTO_INCP  130
#define F_SOTTOC_INCP 131
#define F_DESCR_INCP  132

#endif//__BATBBNP_H