2c162365c1
git-svn-id: svn://10.65.10.50/branches/R_10_00@22931 c028cbd2-c16b-5b4b-a496-9718f37d4682
71 lines
2.2 KiB
C
Executable File
71 lines
2.2 KiB
C
Executable File
#ifndef __COMMESSE_H
|
|
#define __COMMESSE_H
|
|
|
|
#define COMMESSE_CODCMS "CODCMS"
|
|
#define COMMESSE_DESCRIZ "DESCRIZ"
|
|
#define COMMESSE_DESCRAGG "DESCRAGG"
|
|
#define COMMESSE_ANNO "ANNO"
|
|
#define COMMESSE_LOCDIV "LOCDIV"
|
|
#define COMMESSE_INDIR "INDIR"
|
|
#define COMMESSE_CIV "CIV"
|
|
#define COMMESSE_LOC "LOC"
|
|
#define COMMESSE_STATO "STATO"
|
|
#define COMMESSE_COM "COM"
|
|
#define COMMESSE_CAP "CAP"
|
|
#define COMMESSE_CODCF "CODCF"
|
|
#define COMMESSE_CODATT "CODATT"
|
|
#define COMMESSE_REGIVA "REGIVA"
|
|
#define COMMESSE_PRORATA "PRORATA"
|
|
#define COMMESSE_PUBBLICA "PUBBLICA"
|
|
#define COMMESSE_RENDIC "RENDIC"
|
|
#define COMMESSE_DATAINIZIO "DATAINIZIO"
|
|
#define COMMESSE_DATAFINE "DATAFINE"
|
|
#define COMMESSE_AVANZ "AVANZ"
|
|
#define COMMESSE_CHIUSA "CHIUSA"
|
|
#define COMMESSE_PROROGA "PROROGA"
|
|
#define COMMESSE_DATAPROR "DATAPROR"
|
|
#define COMMESSE_CODRESP "CODRESP"
|
|
#define COMMESSE_CODTIPO "CODTIPO"
|
|
#define COMMESSE_CODTIPCM "CODTIPCM"
|
|
#define COMMESSE_GESTFASI "GESTFASI"
|
|
#define COMMESSE_RIFER "RIFER"
|
|
#define COMMESSE_DATAPREV "DATAPREV"
|
|
#define COMMESSE_PROVVP "PROVVP"
|
|
#define COMMESSE_ANNOP "ANNOP"
|
|
#define COMMESSE_CODNUMP "CODNUMP"
|
|
#define COMMESSE_NDOCP "NDOCP"
|
|
#define COMMESSE_APPOGGIO "APPOGGIO"
|
|
#define COMMESSE_CONTRATTO "CONTRATTO"
|
|
#define COMMESSE_ANNOC "ANNOC"
|
|
#define COMMESSE_NROCONT "NROCONT"
|
|
#define COMMESSE_DATAGARA "DATAGARA"
|
|
#define COMMESSE_IMPORTOB "IMPORTOB"
|
|
#define COMMESSE_RIBASSO "RIBASSO"
|
|
#define COMMESSE_AUMENTO "AUMENTO"
|
|
#define COMMESSE_GARANZIA "GARANZIA"
|
|
#define COMMESSE_ANTICIPO "ANTICIPO"
|
|
#define COMMESSE_DATAANTIC "DATAANTIC"
|
|
#define COMMESSE_DATAULT "DATAULT"
|
|
#define COMMESSE_DATAULTP "DATAULTP"
|
|
#define COMMESSE_DATACOLL "DATACOLL"
|
|
#define COMMESSE_DATACOLLP "DATACOLLP"
|
|
#define COMMESSE_DATAGAR "DATAGAR"
|
|
#define COMMESSE_SALMIN "SALMIN"
|
|
#define COMMESSE_CODMAG "CODMAG"
|
|
#define COMMESSE_CODCOSTO "CODCOSTO"
|
|
#define COMMESSE_INDETR "INDETR"
|
|
#define COMMESSE_CODCONTO "CODCONTO"
|
|
#define COMMESSE_LISRILPR "LISRILPR"
|
|
#define COMMESSE_LISRILCN "LISRILCN"
|
|
#define COMMESSE_CONTSEP "CONTSEP"
|
|
#define COMMESSE_SICUREZZA "SICUREZZA"
|
|
#define COMMESSE_CODIVA "CODIVA"
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
|