alex b3cd9c64a9 Patch level : xx.888
Files correlati     : no patch
Ricompilazione Demo : [ ]
Commento            : Riportata la versione 01.05 patch 888 sul main trunk


git-svn-id: svn://10.65.10.50/trunk@9217 c028cbd2-c16b-5b4b-a496-9718f37d4682
2000-10-03 13:45:12 +00:00

28 lines
743 B
C
Executable File

#ifndef __RMOV_H
#define __RMOV_H
#define RMV_ANNOES "ANNOES"
#define RMV_NUMREG "NUMREG"
#define RMV_NUMRIG "NUMRIG"
#define RMV_DATAREG "DATAREG"
#define RMV_SEZIONE "SEZIONE"
#define RMV_TIPOC "TIPOC"
#define RMV_GRUPPO "GRUPPO"
#define RMV_CONTO "CONTO"
#define RMV_SOTTOCONTO "SOTTOCONTO"
#define RMV_DESCR "DESCR"
#define RMV_IMPORTO "IMPORTO"
#define RMV_TIPOCC "TIPOCC"
#define RMV_GRUPPOC "GRUPPOC"
#define RMV_CONTOC "CONTOC"
#define RMV_SOTTOCONTOC "SOTTOCONTC"
#define RMV_ROWTYPE "ROWTYPE"
// Centro di costo
#define RMV_CDC "NUMGIO"
// To be removed soon
#define RMV_NUMGIO "NUMGIO"
#define RMV_RCONTR "RCONTR"
#endif