ecde331bed
git-svn-id: svn://10.65.10.50/branches/R_10_00@22876 c028cbd2-c16b-5b4b-a496-9718f37d4682
22 lines
700 B
C
Executable File
22 lines
700 B
C
Executable File
#ifndef __RMOVANA_H
|
|
#define __RMOVANA_H
|
|
|
|
#define RMOVANA_ANNOES "ANNOES"
|
|
#define RMOVANA_NUMREG "NUMREG"
|
|
#define RMOVANA_NUMRIG "NUMRIG"
|
|
#define RMOVANA_SEZIONE "SEZIONE"
|
|
#define RMOVANA_DATACOMP "DATACOMP"
|
|
#define RMOVANA_CODCCOSTO "CODCCOSTO"
|
|
#define RMOVANA_CODCMS "CODCMS"
|
|
#define RMOVANA_CODFASE "CODFASE"
|
|
#define RMOVANA_CODCONTO "CODCONTO"
|
|
#define RMOVANA_CODART "CODART"
|
|
#define RMOVANA_DESCR "DESCR"
|
|
#define RMOVANA_IMPORTO "IMPORTO"
|
|
#define RMOVANA_ROWTYPE "ROWTYPE"
|
|
#define RMOVANA_CODCCORI "CODCCORI"
|
|
#define RMOVANA_CODCMSORI "CODCMSORI"
|
|
#define RMOVANA_CODFASEORI "CODFASEORI"
|
|
#define RMOVANA_CODCONTORI "CODCONTORI"
|
|
|
|
#endif |