campo-sirio/ef/ef0100.h

73 lines
2.9 KiB
C
Raw Normal View History

#ifndef __EF0100_H
#define __EF0100_H
// DEFINIZIONE CAMPI MASCHERE PER LA GESTIONE EFFETTI
// campi maschera ef0100a.uml
#define F_NPROGTR 201
#define F_CODCF 202
#define F_CFRAGSOC 203
#define F_DATASCAD 204
#define F_TIPOPAG 205
#define F_ULTCLASS 206
#define F_CODVAL 207
#define F_DATACAM 208
#define F_CAMBIO 209
#define F_ULTRATA 210
#define F_SHEET_RIGHE 211
#define F_TOTIMP 212
#define F_TOTIMPVAL 213
#define F_CODABI 214
#define F_CODCAB 215
#define F_CODABIP 216
#define F_CODCABP 217
#define F_DATAEMISS 218
#define F_NUMEMISS 219
#define F_EFFSTAMP 220
#define F_TIPODIST 221
#define F_NDIST 222
#define F_DATADIST 223
#define F_DISTSTAM 224
#define F_NRIGADIST 225
#define F_DATARIBA 226
#define F_DISRIBAEST 227
#define F_EFFCONT 228
#define F_EFFCOMP 229
#define F_SHEET_EFF 230
#define F_TIPOCF 231
#define F_CONTROEURO 232
#define F_IBAN 250
#define F_IBAN_STATO 251
#define F_IBAN_CHECK 252
#define F_BBAN 253
#define F_BBAN_CIN 254
#define F_BBAN_ABI 255
#define F_BBAN_CAB 256
#define F_BBAN_CONTO 257
// Identificatori campi per lo spreadsheet dei Cessionari
#define F_RAGSOC 101
#define F_LOCALITA 102
#define F_STATO 103
#define F_COM 104
#define F_DENCOM 105
// Identificatori campi per lo spreadsheet delle Righe Effetto
#define F_IMPEFF 101
#define F_IMPEFFVAL 102
#define F_CODNUM 103
#define F_PROVV 104
#define F_ANNODOC 105
#define F_NUMFATT 106
#define F_DATAFATT 107
#define F_IMPFATT 108
#define F_IMPFATTVAL 109
#define F_ANNO 110
#define F_NUMPART 111
#define F_NUMRIGA 112
#define F_NUMRATA 113
#endif // __EF0100_H