Files correlati : lv2.exe Ricompilazione Demo : [ ] Commento : Fatturazione 02 e velocizzazione calcolo consegnato mensile git-svn-id: svn://10.65.10.50/trunk@19909 c028cbd2-c16b-5b4b-a496-9718f37d4682
53 lines
1.9 KiB
C
Executable File
53 lines
1.9 KiB
C
Executable File
#ifndef __LVCONDV_H
|
|
#define __LVCONDV_H
|
|
|
|
#define LVCONDV_CODCONT "CODCONT"
|
|
// #define LVCONDV_STATUS "STATUS"
|
|
#define LVCONDV_PROPOSTA "PROPOSTA"
|
|
#define LVCONDV_CODCF "CODCF"
|
|
#define LVCONDV_DATAIN "DATAIN"
|
|
#define LVCONDV_DATASC "DATASC"
|
|
#define LVCONDV_CODINDSP "CODINDSP"
|
|
#define LVCONDV_DTSTAGIN "DTSTAGIN"
|
|
#define LVCONDV_DTSTAGSC "DTSTAGSC"
|
|
#define LVCONDV_FATTSOSP "FATTSOSP"
|
|
#define LVCONDV_RIPCONS "RIPCONS"
|
|
#define LVCONDV_TIPOLIS "TIPOLIS"
|
|
#define LVCONDV_STPRZBOL "STPRZBOL"
|
|
#define LVCONDV_CONTSPOR "CONTSPOR"
|
|
#define LVCONDV_DOCCP "DOCCP"
|
|
#define LVCONDV_PERFAT "PERFAT"
|
|
#define LVCONDV_INPERFAT "INPERFAT"
|
|
#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_DTLASTFAT "DTLASTFAT"
|
|
#define LVCONDV_ATTFATNODT "ATTFATNODT"
|
|
#define LVCONDV_RIFBOL "RIFBOL"
|
|
#define LVCONDV_ELCONS "ELCONS"
|
|
#define LVCONDV_PROFORME "PROFORME"
|
|
#define LVCONDV_CICLAGGIO "CICLAGGIO"
|
|
#define LVCONDV_STETIMATI "STETIMATI"
|
|
#define LVCONDV_STETITS "STETITS"
|
|
#define LVCONDV_STDDTPTS "STDDTPTS"
|
|
#define LVCONDV_IMPMINFAT "IMPMINFAT"
|
|
#define LVCONDV_IMPFIX "IMPFIX"
|
|
#define LVCONDV_CANFIX "CANFIX"
|
|
#define LVCONDV_RAGART "RAGART"
|
|
#define LVCONDV_PERCNOCONT "PERCNOCONT"
|
|
#define LVCONDV_PERCTOLPES "PERCTOLPES"
|
|
#define LVCONDV_RITAUDTTMP "RITAUDTTMP"
|
|
#define LVCONDV_DTFIXDDT "DTFIXDDT"
|
|
#define LVCONDV_PREZROT "PREZROT"
|
|
#define LVCONDV_COMMENTI "COMMENTI"
|
|
#define LVCONDV_CODNUM "CODNUM"
|
|
#define LVCONDV_TPDOC "TPDOC"
|
|
#define LVCONDV_REDDI "REDDI"
|
|
|
|
#endif |