25a44b0595
Files correlati : lv2 Ricompilazione Demo : [ ] Commento : Prima versione della generazione planning git-svn-id: svn://10.65.10.50/trunk@17052 c028cbd2-c16b-5b4b-a496-9718f37d4682
46 lines
1.7 KiB
C
Executable File
46 lines
1.7 KiB
C
Executable File
#ifndef __LVCONDV_H
|
|
#define __LVCONDV_H
|
|
|
|
#define LVCONDV_CODCONT "CODCONT"
|
|
#define LVCONDV_STATUS "STATUS"
|
|
#define LVCONDV_CODCF "CODCF"
|
|
#define LVCONDV_DATAIN "DATAIN"
|
|
#define LVCONDV_DATASC "DATASC"
|
|
#define LVCONDV_DTSTAGIN "DTSTAGIN"
|
|
#define LVCONDV_DTSTAGSC "DTSTAGSC"
|
|
#define LVCONDV_FATTSOSP "FATTSOSP"
|
|
#define LVCONDV_STRCONS "STRCONS"
|
|
#define LVCONDV_TIPOLIS "TIPOLIS"
|
|
#define LVCONDV_STPRZBOL "STPRZBOL"
|
|
#define LVCONDV_CONTSPOR "CONTSPOR"
|
|
#define LVCONDV_TIPODOC "TIPODOC"
|
|
#define LVCONDV_PERFATT "PERFATT"
|
|
#define LVCONDV_INPRPER "INPRPER"
|
|
#define LVCONDV_FATTPARZ "FATTPARZ"
|
|
#define LVCONDV_DOTTMPPRZD "DOTTMPPRZD"
|
|
#define LVCONDV_FORFNOCONS "FORFNOCONS"
|
|
#define LVCONDV_ADDCAPROT "ADDCAPROT"
|
|
#define LVCONDV_FORFGLOB "FORFGLOB"
|
|
#define LVCONDV_TIPOCAN "TIPOCAN"
|
|
#define LVCONDV_TIPOIMB "TIPOIMB"
|
|
#define LVCONDV_SSCONS "SSCONS"
|
|
#define LVCONDV_TIPOSTPRZ "TIPOSTPRZ"
|
|
#define LVCONDV_DTLASTFATT "DTLASTFATT"
|
|
#define LVCONDV_ATTFATTNODT "ATTFATTNODT"
|
|
#define LVCONDV_RIFBOLLEFATT "RIFBOLLEFATT"
|
|
#define LVCONDV_STDICITURA "STDICITURA"
|
|
#define LVCONDV_PROFORME "PROFORME"
|
|
#define LVCONDV_CICLAGGIO "CICLAGGIO"
|
|
#define LVCONDV_STETIMATI "STETIMATI"
|
|
#define LVCONDV_STETITC "STETITC"
|
|
#define LVCONDV_STDDTPTC "STDDTPTC"
|
|
#define LVCONDV_IMPMINFATT "IMPMINFATT"
|
|
#define LVCONDV_PERCNOCONT "PERCNOCONT"
|
|
#define LVCONDV_PERCTOLLPES "PERCTOLLPES"
|
|
#define LVCONDV_NUMUT "NUMUT"
|
|
#define LVCONDV_NUMETI "MUNETI"
|
|
#define LVCONDV_RITAUTDTTMP "RITAUTDTTMP"
|
|
#define LVCONDV_DTFIXDDT "DTFIXDDT"
|
|
#define LVCONDV_COMMENTI "COMMENTI"
|
|
|
|
#endif |