campo-sirio/include/pconti.h
guy 6c4e5a6086 Patch level : 10.0
Files correlati     : cg2.exe
Ricompilazione Demo : [ ]
Commento            :
Aggiunta gestione campi di modulo: scompaiono in assenza del relativo modulo


git-svn-id: svn://10.65.10.50/branches/R_10_00@22302 c028cbd2-c16b-5b4b-a496-9718f37d4682
2011-06-21 14:59:49 +00:00

41 lines
1014 B
C
Executable File

#ifndef __PCONTI_H
#define __PCONTI_H
#define PCN_GRUPPO "GRUPPO"
#define PCN_CONTO "CONTO"
#define PCN_SOTTOCONTO "SOTTOCONTO"
#define PCN_DESCR "DESCR"
#define PCN_INDBIL "INDBIL"
#define PCN_TMCF "TMCF"
#define PCN_STSOTTBIL "STSOTTBIL"
#define PCN_TIPOSPRIC "TIPOSPRIC"
#define PCN_CODCBL "CODCBL"
#define PCN_STSOTTAB "STSOTTAB"
#define PCN_SEZSALDI "SEZSALDI"
#define PCN_SOSPESO "SOSPESO"
#define PCN_COMPENS "COMPENS"
#define PCN_SEZIVD "SEZIVD"
#define PCN_LETTIVD "LETTIVD"
#define PCN_NUMRIVD "NUMRIVD"
#define PCN_NUMIVD "NUMIVD"
#define PCN_SEZIVDOPP "SEZIVDOPP"
#define PCN_LETTIVDOPP "LETTIVDOPP"
#define PCN_NUMRIVDOPP "NUMRIVDOPP"
#define PCN_NUMIVDOPP "NUMIVDOPP"
#define PCN_RICSER "RICSER"
#define PCN_IVACOMP "IVACOMP"
#define PCN_CMSNEEDED "CMSNEEDED"
#define PCN_CODCMS "CODCMS"
#define PCN_FASCMS "FASCMS"
#define PCN_ANALITICA "ANALITICA"
#define PCN_SERVIZI "SERVIZI"
#endif