aggiunti file cession.h effetti.h ed reffetti.h
git-svn-id: svn://10.65.10.50/trunk@3869 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
0da02b2fb5
commit
242cf6fbee
include
11
include/cession.h
Executable file
11
include/cession.h
Executable file
@ -0,0 +1,11 @@
|
||||
#ifndef __CES_H
|
||||
#define __CES_H
|
||||
|
||||
#define CES_NPROGTR "NPROGTR"
|
||||
#define CES_NRIGA "NRIGA"
|
||||
#define CES_RAGSOC "RAGSOC"
|
||||
#define CES_LOCALITA "LOCALITA"
|
||||
#define CES_STATO "STATO"
|
||||
#define CES_COM "COM"
|
||||
|
||||
#endif
|
27
include/effetti.h
Executable file
27
include/effetti.h
Executable file
@ -0,0 +1,27 @@
|
||||
#ifndef __EFF_H
|
||||
#define __EFF_H
|
||||
|
||||
#define EFF_NPROGTR "NPROGTR"
|
||||
#define EFF_DATASCAD "DATASCAD"
|
||||
#define EFF_TIPOPAG "TIPOPAG"
|
||||
#define EFF_ULTCLASS "ULTCLASS"
|
||||
#define EFF_CODCF "CODCF"
|
||||
#define EFF_NUMEMISS "NUMEMISS"
|
||||
#define EFF_DATAEMISS "DATAEMISS"
|
||||
#define EFF_CODABI "CODABI"
|
||||
#define EFF_CODCAB "CODCAB"
|
||||
#define EFF_ULTRATA "ULTRATA"
|
||||
#define EFF_TIPODIST "TIPODIST"
|
||||
#define EFF_NDIST "NDIST"
|
||||
#define EFF_DATADIST "DATADIST"
|
||||
#define EFF_NRIGADIST "NRIGADIST"
|
||||
#define EFF_EFFCOMP "EFFCOMP"
|
||||
#define EFF_EFFSTAMP "EFFSTAMP"
|
||||
#define EFF_DISTSTAM "DISTSTAM"
|
||||
#define EFF_EFFCONT "EFFCONT"
|
||||
#define EFF_CODABIP "CODABIP"
|
||||
#define EFF_CODCABP "CODCABP"
|
||||
#define EFF_DATARIBA "DATARIBA"
|
||||
#define EFF_DISRIBAEST "DISRIBAEST"
|
||||
|
||||
#endif
|
17
include/reffetti.h
Executable file
17
include/reffetti.h
Executable file
@ -0,0 +1,17 @@
|
||||
#ifndef __REFF_H
|
||||
#define __REFF_H
|
||||
|
||||
#define REFF_NPROGTR "NPROGTR"
|
||||
#define REFF_NRIGATR "NRIGATR"
|
||||
#define REFF_ANNO "ANNO"
|
||||
#define REFF_NUMPART "NUMPART"
|
||||
#define REFF_NRIGA "NRIGA"
|
||||
#define REFF_NRATA "NRATA"
|
||||
#define REFF_NFATT "NFATT"
|
||||
#define REFF_DATAFATT "DATAFATT"
|
||||
#define REFF_IMPFATT "IMPFATT"
|
||||
#define REFF_IMPORTO "IMPORTO"
|
||||
#define REFF_IMPFATTVAL "IMPFATTVAL"
|
||||
#define REFF_IMPORTOVAL "IMPORTOVAL"
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user