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_MODPASS "MODPASS"
|
|
|
|
#define LVRCONSPLAN_DTCONS "DTCONS"
|
2008-08-05 15:46:54 +00:00
|
|
|
#define LVRCONSPLAN_IDCONT "IDCONT"
|
2008-08-04 09:37:25 +00:00
|
|
|
#define LVRCONSPLAN_CODCF "CODCF"
|
|
|
|
#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_ORDFER "ORDFER"
|
|
|
|
#define LVRCONSPLAN_FREQ "FREQ"
|
|
|
|
#define LVRCONSPLAN_CONSSTD "CONSSTD"
|
2008-08-05 15:46:54 +00:00
|
|
|
#define LVRCONSPLAN_CODPERSOSP "CODPERSOSP"
|
|
|
|
#define LVRCONSPLAN_CODPERSOSPVAR "CODPERSOSPVAR"
|
2008-08-04 09:37:25 +00:00
|
|
|
|
|
|
|
#endif
|