Files correlati : lv? Ricompilazione Demo : [ ] Commento : Aggiornati tutti tracciati record git-svn-id: svn://10.65.10.50/trunk@17012 c028cbd2-c16b-5b4b-a496-9718f37d4682
22 lines
746 B
C
Executable File
22 lines
746 B
C
Executable File
#ifndef __LVRCONSPLAN_H
|
|
#define __LVRCONSPLAN_H
|
|
|
|
#define LVRCONSPLAN_CODPLAN "CODPLAN"
|
|
#define LVRCONSPLAN_CODRIGA "CODRIGA"
|
|
#define LVRCONSPLAN_MODPASS "MODPASS"
|
|
#define LVRCONSPLAN_DTCONS "DTCONS"
|
|
#define LVRCONSPLAN_IDCONT "IDCONT"
|
|
#define LVRCONSPLAN_CODCF "CODCF"
|
|
#define LVRCONSPLAN_PROVV "PROVV"
|
|
#define LVRCONSPLAN_ANNO "ANNO"
|
|
#define LVRCONSPLAN_CODNUM "CODNUM"
|
|
#define LVRCONSPLAN_NDOC "NDOC"
|
|
#define LVRCONSPLAN_CODPLANOR "CODPLANOR"
|
|
#define LVRCONSPLAN_ORDFER "ORDFER"
|
|
#define LVRCONSPLAN_FREQ "FREQ"
|
|
#define LVRCONSPLAN_CONSSTD "CONSSTD"
|
|
#define LVRCONSPLAN_CODPERSOSP "CODPERSOSP"
|
|
#define LVRCONSPLAN_CODPERSOSPVAR "CODPERSOSPVAR"
|
|
|
|
#endif
|