2008-08-04 09:37:25 +00:00
|
|
|
#ifndef __LVRCONSPLAN_H
|
|
|
|
#define __LVRCONSPLAN_H
|
|
|
|
|
2008-08-05 15:46:54 +00:00
|
|
|
#define LVRCONSPLAN_CODPLAN "CODPLAN"
|
|
|
|
#define LVRCONSPLAN_CODRIGA "CODRIGA"
|
2008-08-04 09:37:25 +00:00
|
|
|
#define LVRCONSPLAN_DTCONS "DTCONS"
|
2008-08-13 09:05:31 +00:00
|
|
|
#define LVRCONSPLAN_CODITI "CODITI"
|
|
|
|
#define LVRCONSPLAN_ORDFER "ORDFER"
|
2009-03-23 12:34:33 +00:00
|
|
|
#define LVRCONSPLAN_ORARPRV "ORARPRV"
|
2008-08-13 09:05:31 +00:00
|
|
|
#define LVRCONSPLAN_CODCF "CODCF"
|
|
|
|
#define LVRCONSPLAN_CODCONT "CODCONT"
|
|
|
|
#define LVRCONSPLAN_GGCONS "GGCONS"
|
|
|
|
#define LVRCONSPLAN_MODPASS "MODPASS"
|
|
|
|
#define LVRCONSPLAN_CODAUT "CODAUT"
|
|
|
|
#define LVRCONSPLAN_CODMEZ "CODMEZ"
|
2008-08-04 09:37:25 +00:00
|
|
|
#define LVRCONSPLAN_PROVV "PROVV"
|
|
|
|
#define LVRCONSPLAN_ANNO "ANNO"
|
|
|
|
#define LVRCONSPLAN_CODNUM "CODNUM"
|
|
|
|
#define LVRCONSPLAN_NDOC "NDOC"
|
2008-08-05 15:46:54 +00:00
|
|
|
#define LVRCONSPLAN_CODPLANOR "CODPLANOR"
|
2008-08-04 09:37:25 +00:00
|
|
|
#define LVRCONSPLAN_FREQ "FREQ"
|
|
|
|
#define LVRCONSPLAN_CONSSTD "CONSSTD"
|
2008-09-05 13:41:10 +00:00
|
|
|
#define LVRCONSPLAN_PERSOSP "PERSOSP"
|
2008-09-05 13:51:49 +00:00
|
|
|
#define LVRCONSPLAN_PERSOSPVAR "PERSOSPVAR"
|
2008-08-13 09:05:31 +00:00
|
|
|
#define LVRCONSPLAN_UTULAGG "UTULAGG"
|
|
|
|
#define LVRCONSPLAN_DTULAGG "DTULAGG"
|
|
|
|
#define LVRCONSPLAN_ORULAGG "ORULAGG"
|
2008-08-04 09:37:25 +00:00
|
|
|
|
|
|
|
#endif
|