campo-sirio/cg/cg0100.h
angelo 555b7946ae Aggiunta la ricerca sulla tabella piano dei conti per analisi di bilancio.
git-svn-id: svn://10.65.10.50/trunk@1872 c028cbd2-c16b-5b4b-a496-9718f37d4682
1995-09-21 16:42:16 +00:00

48 lines
1.5 KiB
C
Executable File

#ifndef __CG0100_H
#define __CG0100_H
//#define PZ_COMUNI 0
// posizione file comuni in _arrfiles
// campi maschera cg0100a.msk
#define FLD_CM1_GRUPPO 101
#define FLD_CM1_CONTO 102
#define FLD_CM1_SOTTOCONTO 103
#define FLD_CM1_DESC 104
#define FLD_CM1_CODTABANALISI 105
#define FLD_CM1_SEZIVD 106
#define FLD_CM1_LETTIVD 107
#define FLD_CM1_NUMRIVD 108
#define FLD_CM1_NUMIVD 109
#define FLD_CM1_INDBIL 110
#define FLD_CM1_TMCF 111
#define FLD_CM1_TIPOSPRIC 112
#define FLD_CM1_DTIPOSPRIC 117
#define FLD_CM1_SEZIVDOPP 113
#define FLD_CM1_LETTIVDOPP 114
#define FLD_CM1_NUMRIVDOPP 115
#define FLD_CM1_NUMIVDOPP 116
#define FLD_CM1_CODANALISIH 118
#define FLD_CM1_SEZIVDH 119
#define FLD_CM1_LETTIVDH 120
#define FLD_CM1_NUMRIVDH 121
#define FLD_CM1_NUMIVDH 122
#define FLD_CM1_RICSER 123
#define FLD_CM1_DESCRANALISI 124
#define FLD_CM2_STSOTTBIL 200
#define FLD_CM2_STSOTTAB 201
#define FLD_CM2_SEZSALDI 202
#define FLD_CM2_SOSPESO 203
#define FLD_CM2_COMPENS 204
#define FLD_CM2_STSOTTABS 205
#define FLD_CM1_DESCG 206
#define FLD_CM1_DESCC 207
#endif // __CG0100_H