campo-sirio/ef/ef0100.h
alex d5861b30c0 Patch level : main 102
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
Riportata la versione 1.7 aga patch 102 sul main trunk


git-svn-id: svn://10.65.10.50/trunk@9769 c028cbd2-c16b-5b4b-a496-9718f37d4682
2001-06-25 10:41:20 +00:00

63 lines
2.7 KiB
C
Executable File

#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
// 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